Class ServerError.InternalFailure
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
info.ejava.examples.app.testing.testbasics.grading.ServerError.InternalFailure
- All Implemented Interfaces:
Serializable
- Enclosing class:
ServerError
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInternalFailure
(String message) InternalFailure
(String message, Exception ex) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InternalFailure
-
InternalFailure
-