com.ibm.itim.remoteservices.exception
Class RemoteServicesRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.ibm.itim.exception.ITIMRuntimeException
com.ibm.itim.remoteservices.exception.RemoteServicesRuntimeException
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- RemoteServicesIllegalArgumentException
public class RemoteServicesRuntimeException
- extends ITIMRuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
RemoteServicesRuntimeException
public RemoteServicesRuntimeException(java.lang.String message,
java.lang.Object[] tokenValues,
java.lang.Throwable throwable)
RemoteServicesRuntimeException
public RemoteServicesRuntimeException(java.lang.String message,
java.lang.Object[] tokenValues)
wrapException
public static RemoteServicesRuntimeException wrapException(java.lang.Throwable e)
- Helper method for wrapping a caught Exception within a new
ExtensionRuntimeException.
- Parameters:
e
- a caught Exception object which will be wrapped in the
new ExtensionRuntimeException
IBM Tivoli Identity Manager 5.0
© Copyright International Business Machines Corporation 2007. All rightsreserved. US Government Users Restricited RightsUse, duplication or disclosure restricted by GSA ADP ScheduleContract with IBM Corp.