public class XMLNotWellFormedException extends AnalysisException
| Constructor and Description |
|---|
XMLNotWellFormedException(String message,
CodeLocation codeLocation) |
XMLNotWellFormedException(String message,
Throwable cause,
CodeLocation codeLocation) |
getCodeLocation, setCodeLocationaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic XMLNotWellFormedException(String message, CodeLocation codeLocation)
public XMLNotWellFormedException(String message, Throwable cause, CodeLocation codeLocation)
Copyright © 2008-2013 Mathias Schwarz.