javax.management.modelmbean
Class XMLParseException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           javax.management.modelmbean.XMLParseException
javax.management.modelmbean.XMLParseException
- All Implemented Interfaces: 
- Serializable
- public class XMLParseException- extends Exception
Exceptions related to XML handling.
- Version:
- $Revision: 1.1.8.2 $
 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.