Package oracle.security.xs
Class InvalidXSNamespaceException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- oracle.security.xs.XSException
-
- oracle.security.xs.InvalidXSNamespaceException
-
- All Implemented Interfaces:
java.io.Serializable
public class InvalidXSNamespaceException extends XSException
Exception thrown after an attempt is made to reference an invalid namespace.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InvalidXSNamespaceException()InvalidXSNamespaceException(java.lang.String e)
-
Method Summary
-
Methods inherited from class oracle.security.xs.XSException
getMessage, getMessage
-
-