com.thaiopensource.validate.jarv
Class JarvConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.thaiopensource.validate.jarv.JarvConfigurationException
- All Implemented Interfaces:
- Serializable
public class JarvConfigurationException
- extends RuntimeException
- See Also:
- Serialized Form
Field Summary |
private org.iso_relax.verifier.VerifierConfigurationException |
wrapped
|
Method Summary |
org.iso_relax.verifier.VerifierConfigurationException |
getWrapped()
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
wrapped
private final org.iso_relax.verifier.VerifierConfigurationException wrapped
JarvConfigurationException
public JarvConfigurationException(org.iso_relax.verifier.VerifierConfigurationException wrapped)
getWrapped
public org.iso_relax.verifier.VerifierConfigurationException getWrapped()