com.sap.security.api
Class UMRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sap.security.api.UMRuntimeException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- FeatureNotAvailableException, NoSuchPCDRoleException, PrincipalNotAccessibleException
- public class UMRuntimeException
- extends RuntimeException
This is the superclass of all runtime exceptions employed in the user
management; it indicates error conditions that can occur during the normal
operation of the JVM.
- See Also:
- Serialized Form
UMRuntimeException
public UMRuntimeException(Throwable nestedException,
String message)
UMRuntimeException
public UMRuntimeException(Throwable nestedException)
UMRuntimeException
public UMRuntimeException(String message)
UMRuntimeException
public UMRuntimeException()
getNestedException
public Throwable getNestedException()
printStackTrace
public void printStackTrace()
printStackTrace
public void printStackTrace(PrintStream s)
printStackTrace
public void printStackTrace(PrintWriter s)
Copyright 2006 SAP AG Complete Copyright Notice