|
||||||||||
| 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
org.extex.framework.configuration.exception.ConfigurationException
org.extex.framework.configuration.exception.ConfigurationInvalidResourceException
public class ConfigurationInvalidResourceException
This Exception is thrown when a configuration is requested with the path
null> or the empty string.
| Constructor Summary | |
|---|---|
ConfigurationInvalidResourceException()
Create a new object. |
|
| Method Summary | |
|---|---|
protected java.lang.String |
getText()
Getter for the text prefix of this ConfigException. |
| Methods inherited from class org.extex.framework.configuration.exception.ConfigurationException |
|---|
getLocalizedMessage, getLocalizer, getSource |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, 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 ConfigurationInvalidResourceException()
| Method Detail |
|---|
protected java.lang.String getText()
getText in class ConfigurationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||