Package oracle.security.xs
Class NotAttachedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- oracle.security.xs.XSException
-
- oracle.security.xs.NotAttachedException
-
- All Implemented Interfaces:
java.io.Serializable
public class NotAttachedException extends XSException
Exception thrown if a session operation is called without being attached.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NotAttachedException()Constructs a newNotAttachException.NotAttachedException(java.lang.String e)Constructs a newNotAttachException.
-
Method Summary
-
Methods inherited from class oracle.security.xs.XSException
getMessage, getMessage
-
-