com.ibm.wsspi.wsrm.exceptions
Class WSRMErrorException
- java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.ibm.wsspi.wsrm.exceptions.WSRMErrorException
All implemented interfaces:
java.io.Serializable
- public class WSRMErrorException
- extends java.lang.RuntimeException
See Also:
Constructor Summary
Constructor and Description |
---|
WSRMErrorException(java.lang.Exception e)
|
WSRMErrorException(java.lang.String formattedMessage)
|
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 |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail
WSRMErrorException
- public WSRMErrorException(java.lang.String formattedMessage)
WSRMErrorException
- public WSRMErrorException(java.lang.Exception e)