Copyright © 2008, 2009 Pedro Agulló Soliveres

com.softwarementors.extjs.djn.router
Class PollErrorResponse

java.lang.Object
  extended by com.softwarementors.extjs.djn.router.PollErrorResponse

public class PollErrorResponse
extends java.lang.Object


Constructor Summary
protected PollErrorResponse(java.lang.String message, java.lang.String where)
           
 
Method Summary
protected  java.lang.String getFullLogDescription()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PollErrorResponse

protected PollErrorResponse(java.lang.String message,
                            java.lang.String where)
Method Detail

getFullLogDescription

protected java.lang.String getFullLogDescription()

Copyright © 2008, 2009 Pedro Agulló Soliveres