public class BadAttributeValueExpException extends java.lang.Exception
| Constructor and Description |
|---|
BadAttributeValueExpException(java.lang.Object val)
Constructs a new
BadAttributeValueExpException
using the specified object to represent the invalid value. |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Returns a textual representation of this instance.
|
public BadAttributeValueExpException(java.lang.Object val)
BadAttributeValueExpException
using the specified object to represent the invalid value.val - the inappropriate value.public java.lang.String toString()
javax.management.BadAttributeValueExpException)
and the invalid value.toString in class java.lang.ThrowableObject.getClass(),
Object.hashCode(),
Class.getName(),
Integer.toHexString(int)