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 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.