com.uwyn.rife.xml.exceptions
Class XmlErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.uwyn.rife.xml.exceptions.XmlErrorException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- CantFindEntityException, CantFindResourceException, FatalParsingErrorsException, InputCloseErrorException, InputSourceCreationErrorException, MissingErrorRedirectorException, ParserCreationErrorException, ParserExecutionErrorException, UnsupportedXmlEncodingException
public class XmlErrorException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
XmlErrorException
public XmlErrorException(String message)
XmlErrorException
public XmlErrorException(String message,
Throwable cause)
XmlErrorException
public XmlErrorException(Throwable cause)
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.