Package org.ngengine.platform
Class FailedToSignException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.ngengine.platform.FailedToSignException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionFailedToSignException
(String message) FailedToSignException
(String message, Throwable cause) FailedToSignException
(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
-
FailedToSignException
-
FailedToSignException
-
FailedToSignException
-