Type-Safe Access to BEA WebLogic Server 9.0 MBeans (Deprecated)
weblogic.management
Class InvalidAttributeValuesException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           javax.management.JMException
javax.management.JMException
               javax.management.OperationsException
javax.management.OperationsException
                   javax.management.InvalidAttributeValueException
javax.management.InvalidAttributeValueException
                       weblogic.management.InvalidAttributeValuesException
weblogic.management.InvalidAttributeValuesException
- All Implemented Interfaces: 
- Serializable
- public class InvalidAttributeValuesException- extends InvalidAttributeValueException
The values specified are not valid.  This exception contains a list of
 each InvalidAttributeException that occurred while attempt to validate
 a list of attributes
- See Also:
- Serialized Form
- Copyright © 2005 BEA Systems, Inc. All Rights Reserved.
 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
InvalidAttributeValuesException
public InvalidAttributeValuesException(InvalidAttributeValueException[] list)