dk.brics.servletvalidator.exceptions
Class XMLNotWellFormedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
dk.brics.servletvalidator.exceptions.AnalysisException
dk.brics.servletvalidator.exceptions.XMLNotWellFormedException
- All Implemented Interfaces:
- Serializable
public class XMLNotWellFormedException
- extends AnalysisException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
XMLNotWellFormedException
public XMLNotWellFormedException()
XMLNotWellFormedException
public XMLNotWellFormedException(String message)
XMLNotWellFormedException
public XMLNotWellFormedException(String message,
Throwable cause)
XMLNotWellFormedException
public XMLNotWellFormedException(Throwable cause)
Copyright © 2008 Mathias Schwarz.