Class SharedTypeInternalError
java.lang.Object
java.lang.Throwable
java.lang.Error
online.sharedtype.processor.support.exception.SharedTypeInternalError
- All Implemented Interfaces:
Serializable
Indicate an error.
- Author:
- Cause Chung
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSharedTypeInternalError(String message) SharedTypeInternalError(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SharedTypeInternalError
-
SharedTypeInternalError
-