org.iso_relax.verifier
public class VerifierException extends SAXException
Since: Feb. 23, 2001
Version: Mar. 4, 2001
| Constructor Summary | |
|---|---|
| VerifierException(String message) | |
| VerifierException(Exception e) | |
| VerifierException(String message, Exception e) | |
| Method Summary | |
|---|---|
| void | printStackTrace() |
| void | printStackTrace(PrintStream out) |
| void | printStackTrace(PrintWriter writer) |