|
XProperties 1.0.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
at.spardat.properties.PropertyException
at.spardat.properties.PropertyUnknownException
this exception signals the access to a missing property
| Constructor Summary | |
PropertyUnknownException(java.lang.String propertyKey)
|
|
PropertyUnknownException(java.lang.String msg,
java.lang.String propertyKey)
|
|
| Method Summary | |
java.lang.String |
getPropertyKey()
|
| Methods inherited from class at.spardat.properties.PropertyException |
getMessage, getTargetException |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, 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 PropertyUnknownException(java.lang.String propertyKey)
public PropertyUnknownException(java.lang.String msg,
java.lang.String propertyKey)
| Method Detail |
public java.lang.String getPropertyKey()
|
XProperties 1.0.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||