|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.ifcomputer.minerva.MinervaException
|
+--com.ifcomputer.minerva.MinervaSystemError
The class MinervaSystemError and its subclasses are a form
of MinervaException that indicates a severe error conditions
that cannot be handled by Minerva.
| Constructor Summary | |
MinervaSystemError(java.lang.String type)
Constructs an MinervaSystemError with a specific detail
message. |
|
| Methods inherited from class com.ifcomputer.minerva.MinervaException |
setCulprit, toString |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public MinervaSystemError(java.lang.String type)
MinervaSystemError with a specific detail
message.
type - characterizes the error
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||