Package scriptella.configuration
Class RequiredAttributeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
scriptella.core.SystemException
scriptella.configuration.ConfigurationException
scriptella.configuration.RequiredAttributeException
- All Implemented Interfaces:
Serializable
TODO: Add documentation
- Version:
- 1.0
- Author:
- Fyodor Kupolov
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRequiredAttributeException(String attribute, Throwable cause, XmlElement element) RequiredAttributeException(String attribute, XmlElement element) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RequiredAttributeException
-
RequiredAttributeException
-