|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
scriptella.core.SystemException
scriptella.configuration.ConfigurationException
scriptella.configuration.RequiredAttributeException
public class RequiredAttributeException
TODO: Add documentation
| Constructor Summary | |
|---|---|
RequiredAttributeException(java.lang.String attribute,
java.lang.Throwable cause,
XmlElement element)
|
|
RequiredAttributeException(java.lang.String attribute,
XmlElement element)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RequiredAttributeException(java.lang.String attribute,
XmlElement element)
public RequiredAttributeException(java.lang.String attribute,
java.lang.Throwable cause,
XmlElement element)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||