Package com.bea.wli.config.component
Class InvalidAttributeValueException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.bea.wli.config.component.ValidationException
com.bea.wli.config.component.InvalidAttributeValueException
- All Implemented Interfaces:
Serializable
Thrown when resource data contains an invalid value that compromises the
integrity of the resource data.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bea.wli.config.component.ValidationException
getDiagnostics, getRef
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
serialVersionUID
public static final long serialVersionUID- See Also:
-
-
Constructor Details
-
InvalidAttributeValueException
-
InvalidAttributeValueException
-