Package com.appiancorp.exceptions
Class AppianErrorCode.InvalidErrorCode
java.lang.Object
java.lang.Throwable
java.lang.Error
com.appiancorp.exceptions.AppianErrorCode.InvalidErrorCode
- All Implemented Interfaces:
Serializable
- Enclosing class:
- AppianErrorCode
- See Also:
-
Constructor Summary
ConstructorDescriptionInvalidErrorCode
(int code) InvalidErrorCode
(String code) InvalidErrorCode
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace