|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Error
de.dfki.lt.sdl.SdlError
de.dfki.lt.sdl.ModuleClearError
public final class ModuleClearError
instances of this class might be thrown during the clearing phase of a module, caused by the calling clear()
IModule
,
Modules
,
SdlError
,
Serialized FormConstructor Summary | |
---|---|
ModuleClearError()
the nullary creator |
|
ModuleClearError(java.lang.String errorMessage)
the unary creator |
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 ModuleClearError()
public ModuleClearError(java.lang.String errorMessage)
errorMessage
- the error message
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |