|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--uk.co.jcp.util.properties.PropertyException | +--uk.co.jcp.util.properties.PropertyNotFoundException | +--uk.co.jcp.util.properties.SectionNotFoundException
Exception thrown if a requested Section is not found
Constructor Summary | |
SectionNotFoundException(java.lang.String message)
|
Methods inherited from class uk.co.jcp.util.properties.PropertyNotFoundException |
getMessage, getPropertyName |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, printStackTrace, printStackTrace, printStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public SectionNotFoundException(java.lang.String message)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |