当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 jmx API Documentation 英文版文档
XMLParseException (JBoss/JMX API) - JBoss 4.0.1 sp1 jmx API Documentation 英文版文档
javax.management.modelmbean
Class XMLParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.management.modelmbean.XMLParseException
- All Implemented Interfaces:
- Serializable
- public class XMLParseException
- extends Exception
Exceptions related to XML handling.
- Version:
- $Revision: 1.5 $
Revisions:
20020715 Adrian Brock:
- Author:
- Juha Lindfors., Adrian Brock.
- See Also:
DescriptorSupport
,
Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
XMLParseException
public XMLParseException()
XMLParseException
public XMLParseException(String s)
XMLParseException
public XMLParseException(Exception e,
String s)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.