com.pega.pegarules.pub
Class PRBootstrapRuntimeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.pega.pegarules.pub.PRBootstrapRuntimeException
All Implemented Interfaces:
java.io.Serializable

public class PRBootstrapRuntimeException
extends java.lang.RuntimeException

Used to wrap PRBootstrapIOExceptions when they cannot be thrown due to inheritance constraints.

Author:
kendm
See Also:
Serialized Form

Field Summary
static java.lang.String VERSION
           
 
Constructor Summary
PRBootstrapRuntimeException(java.lang.Throwable cause)
           
 
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
See Also:
Constant Field Values
Constructor Detail

PRBootstrapRuntimeException

public PRBootstrapRuntimeException(java.lang.Throwable cause)


Copyright © 2012 Pegasystems Inc. All Rights Reserved.