java.lang.Object
java.lang.Throwable
java.lang.Error
uk.ac.manchester.tornado.api.exceptions.TornadoInternalError
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTornadoInternalError(String msg, Object... args) TornadoInternalError(Throwable cause) -
Method Summary
Modifier and TypeMethodDescriptionaddContext(String newContext) addContext(String name, Object obj) static voidstatic RuntimeExceptionstatic RuntimeExceptionshouldNotReachHere(String msg) static RuntimeExceptionshouldNotReachHere(String msg, Object... args) static RuntimeExceptionshouldNotReachHere(Throwable cause) static RuntimeExceptionstatic RuntimeExceptionunimplemented(String msg) static RuntimeExceptionunimplemented(String msg, Object... args) Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TornadoInternalError
-
TornadoInternalError
-
-
Method Details
-
unimplemented
-
unimplemented
-
unimplemented
-
shouldNotReachHere
-
shouldNotReachHere
-
shouldNotReachHere
-
shouldNotReachHere
-
guarantee
-
addContext
-
addContext
-