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