com.bea.wli.config.component
Class InvalidAttributeValueException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           com.bea.wli.config.component.ValidationException
com.bea.wli.config.component.ValidationException
               com.bea.wli.config.component.InvalidAttributeValueException
com.bea.wli.config.component.InvalidAttributeValueException
- All Implemented Interfaces: 
- Serializable
- public class InvalidAttributeValueException 
- extends ValidationException
Thrown when resource data contains an invalid value that compromises the
 integrity of the resource data.
- See Also:
- Serialized Form
 
 
 
 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
InvalidAttributeValueException
public InvalidAttributeValueException(Ref ref,
                                      String msg,
                                      Throwable cause)
InvalidAttributeValueException
public InvalidAttributeValueException(String msg)