Class X4OLanguageTaskException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.x4o.xml.lang.task.X4OLanguageTaskException
- All Implemented Interfaces:
Serializable
X4OLanguageTaskException addes the property config to the exception.
- Version:
- 1.0 Aug 26, 2013
- Author:
- Willem Cazander
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionX4OLanguageTaskException
(SAX3PropertyConfig propertyConfig, String message) X4OLanguageTaskException
(SAX3PropertyConfig propertyConfig, String message, Exception exception) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
X4OLanguageTaskException
-
X4OLanguageTaskException
public X4OLanguageTaskException(SAX3PropertyConfig propertyConfig, String message, Exception exception)
-
-
Method Details
-
getPropertyConfig
-