Package oracle.security.xs
Class XSPrincipalException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- oracle.security.xs.XSException
-
- oracle.security.xs.XSPrincipalException
-
- All Implemented Interfaces:
java.io.Serializable
public class XSPrincipalException extends XSException
Exception thrown when creating a principal object with invalid values.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description XSPrincipalException(java.lang.String message)XSPrincipalException(java.lang.Throwable cause)
-
Method Summary
-
Methods inherited from class oracle.security.xs.XSException
getMessage, getMessage
-
-