com.mycila.xmltool
Class XMLDocumentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.mycila.xmltool.XMLDocumentException
- All Implemented Interfaces:
- Serializable
public final class XMLDocumentException
- extends RuntimeException
- Author:
- Mathieu Carbou (mathieu.carbou@gmail.com)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
XMLDocumentException
public XMLDocumentException(String message,
Object... args)
XMLDocumentException
public XMLDocumentException(String message,
Throwable cause)
Copyright © 2008-2011 Mathieu Carbou. All Rights Reserved.