|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.apache.slide.common.SlideException
org.apache.slide.common.NamespaceException
Namespace exception.
| Field Summary |
| Fields inherited from class java.lang.Exception |
|
| Constructor Summary | |
NamespaceException(java.lang.String message)
Constructor. |
|
| Method Summary | |
(package private) void |
addException(SlideException exception)
Add an exception to the nested exception. |
(package private) boolean |
isEmpty()
Returns true if no exceptions have been put in this exception. |
java.lang.String |
toString()
Displays the exception message. |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public NamespaceException(java.lang.String message)
message - Exception message| Method Detail |
public java.lang.String toString()
void addException(SlideException exception)
exception - Exception to be addedboolean isEmpty()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||