org.iso_relax.verifier
Class VerifierException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.xml.sax.SAXException
|
+--org.iso_relax.verifier.VerifierException
- All Implemented Interfaces:
- java.io.Serializable
- public class VerifierException
- extends SAXException
VerifierException
- Since:
- Feb. 23, 2001
- Version:
- Mar. 4, 2001
- Author:
- ASAMI, Tomoharu (asami@zeomtech.com)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
VerifierException
public VerifierException(java.lang.String message)
VerifierException
public VerifierException(java.lang.Exception e)
VerifierException
public VerifierException(java.lang.String message,
java.lang.Exception e)
printStackTrace
public void printStackTrace()
- Overrides:
printStackTrace
in class java.lang.Throwable
printStackTrace
public void printStackTrace(java.io.PrintStream out)
- Overrides:
printStackTrace
in class java.lang.Throwable
printStackTrace
public void printStackTrace(java.io.PrintWriter writer)
- Overrides:
printStackTrace
in class java.lang.Throwable