com.pega.pegarules.pub.context
Class PRQueueException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.pega.pegarules.pub.PRRuntimeException
                  extended by com.pega.pegarules.pub.context.PRQueueException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
PRQueueTerminateException

public class PRQueueException
extends PRRuntimeException

Queue Manager exception superclass

Version:
$Revision: 16561 $ $Date: 2011-11-02 10:00:45 -0400 (Wed, 02 Nov 2011) $
Author:
Tim Miranda
See Also:
Serialized Form
Engineering owner
[email protected]

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

VERSION

public static final java.lang.String VERSION
Constructor Detail

PRQueueException

public PRQueueException()

PRQueueException

public PRQueueException(java.lang.String aMessage)

PRQueueException

public PRQueueException(java.lang.String aMessage,
                        java.lang.Throwable aCause)


Copyright © 2012 Pegasystems Inc. All Rights Reserved.