Package oracle.security.xs
Class InvalidXSUserException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- oracle.security.xs.XSException
-
- oracle.security.xs.InvalidXSUserException
-
- All Implemented Interfaces:
java.io.Serializable
public class InvalidXSUserException extends XSException
Exception thrown in any session operations when the specified user is invalid.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InvalidXSUserException()InvalidXSUserException(java.lang.String e)InvalidXSUserException(java.lang.Throwable t)
-
Method Summary
-
Methods inherited from class oracle.security.xs.XSException
getMessage, getMessage
-
-