BadAttributeValueExpException (Java Platform SE 6)
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BadAttributeValueExpException (Java Platform SE 6)";
}
}
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Java™ PlatformStandard Ed. 6
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
javax.management
Class BadAttributeValueExpException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.management.BadAttributeValueExpException
All Implemented Interfaces: Serializable
public class BadAttributeValueExpExceptionextends Exception
Thrown when an invalid MBean attribute is passed to a query
constructing method. This exception is used internally by JMX
during the evaluation of a query. User code does not usually
see it.
Since:
1.5
See Also:Serialized Form
Constructor Summary
BadAttributeValueExpException(Object val)
Constructs an BadAttributeValueExpException with the specified Object.
Method Summary
String
toString()
Returns the string representing the object.
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Constructor Detail
BadAttributeValueExpException
public BadAttributeValueExpException(Object val)
Constructs an BadAttributeValueExpException with the specified Object.
Parameters:val - the inappropriate value.
Method Detail
toString
public String toString()
Returns the string representing the object.
Overrides:toString in class Throwable
Returns:a string representation of this throwable.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Java™ PlatformStandard Ed. 6
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Submit a bug or featureFor further API reference and developer documentation, see Java SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples. Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.
Wyszukiwarka
Podobne podstrony:
BadAttributeValueExpExceptionwięcej podobnych podstron