|
Copyright © 2008, 2009 Pedro Agulló Soliveres | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.softwarementors.extjs.djn.DirectJNgineException
com.softwarementors.extjs.djn.router.processor.standard.json.JsonRequestProcessorThreadConfigurationException
public class JsonRequestProcessorThreadConfigurationException
Constructor Summary | |
---|---|
protected |
JsonRequestProcessorThreadConfigurationException(java.lang.String message)
|
protected |
JsonRequestProcessorThreadConfigurationException(java.lang.String message,
java.lang.Throwable cause)
|
Method Summary | |
---|---|
static JsonRequestProcessorThreadConfigurationException |
forUnableToInstantiateJsonRequestProcessorThread(java.lang.Class<? extends JsonRequestProcessorThread> cls,
java.lang.Throwable cause)
|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected JsonRequestProcessorThreadConfigurationException(java.lang.String message)
protected JsonRequestProcessorThreadConfigurationException(java.lang.String message, java.lang.Throwable cause)
Method Detail |
---|
public static JsonRequestProcessorThreadConfigurationException forUnableToInstantiateJsonRequestProcessorThread(java.lang.Class<? extends JsonRequestProcessorThread> cls, java.lang.Throwable cause)
|
Copyright © 2008, 2009 Pedro Agulló Soliveres | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |