|
||||||||||
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.pega.pegarules.pub.PRRuntimeException
com.pega.pegarules.pub.context.PRQueueException
public class PRQueueException
Queue Manager exception superclass
Field Summary | |
---|---|
static java.lang.String |
VERSION
|
Fields inherited from class com.pega.pegarules.pub.PRRuntimeException |
---|
COPYRIGHT |
Constructor Summary | |
---|---|
PRQueueException()
|
|
PRQueueException(java.lang.String aMessage)
|
|
PRQueueException(java.lang.String aMessage,
java.lang.Throwable aCause)
|
Method Summary |
---|
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 |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String VERSION
Constructor Detail |
---|
public PRQueueException()
public PRQueueException(java.lang.String aMessage)
public PRQueueException(java.lang.String aMessage, java.lang.Throwable aCause)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |