org.iso_relax.verifier
Class VerifierConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.iso_relax.verifier.VerifierConfigurationException
- All Implemented Interfaces:
- java.io.Serializable
- public class VerifierConfigurationException
- extends java.lang.Exception
VerifierConfigurationException
- Since:
- Feb. 23, 2001
- Version:
- Apr. 17, 2001
- Author:
- ASAMI, Tomoharu (asami@zeomtech.com)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
VerifierConfigurationException
public VerifierConfigurationException(java.lang.Exception e)
VerifierConfigurationException
public VerifierConfigurationException(java.lang.String message)
VerifierConfigurationException
public VerifierConfigurationException(java.lang.String message,
java.lang.Exception e)
getCauseException
public java.lang.Exception getCauseException()
getException
public java.lang.Exception getException()
printStackTrace
public void printStackTrace()
printStackTrace
public void printStackTrace(java.io.PrintStream out)
printStackTrace
public void printStackTrace(java.io.PrintWriter writer)