com.pega.pegarules.pub
Class PRBootstrapIOException

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

public class PRBootstrapIOException
extends java.lang.Exception

Used to indicate that an error has occurred while reading from a Bootstrap IO source.

Author:
kendm
See Also:
Serialized Form

Field Summary
static java.lang.String VERSION
           
 
Constructor Summary
PRBootstrapIOException(java.lang.String message, 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

PRBootstrapIOException

public PRBootstrapIOException(java.lang.String message,
                              java.lang.Throwable cause)


Copyright © 2012 Pegasystems Inc. All Rights Reserved.