public class RemoteServicesRuntimeException extends ITIMRuntimeException
| Constructor and Description |
|---|
RemoteServicesRuntimeException(java.lang.String message,
java.lang.Object[] tokenValues) |
RemoteServicesRuntimeException(java.lang.String message,
java.lang.Object[] tokenValues,
java.lang.Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
static RemoteServicesRuntimeException |
wrapException(java.lang.Throwable e)
Helper method for wrapping a caught Exception within a new
ExtensionRuntimeException.
|
getLocalizedMessage, getMessage, getMessage, getMessageId, getThrowable, getTokens, toXMLpublic RemoteServicesRuntimeException(java.lang.String message,
java.lang.Object[] tokenValues,
java.lang.Throwable throwable)
public RemoteServicesRuntimeException(java.lang.String message,
java.lang.Object[] tokenValues)
public static RemoteServicesRuntimeException wrapException(java.lang.Throwable e)
e - a caught Exception object which will be wrapped in the
new ExtensionRuntimeExceptionIBM Security Identity Manager 6.0.0
© Copyright International Business Machines Corporation 2007, 2012. All rights reserved. US Government Users Restricited Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.