public class KriptonProcessorException extends RuntimeException
| Constructor and Description |
|---|
KriptonProcessorException(String message) |
KriptonProcessorException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorCode() |
String |
getMessage()
Returns the detail message string of this throwable.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic KriptonProcessorException(String message)
public KriptonProcessorException(Throwable cause)
public String getErrorCode()
public String getMessage()
getMessage in class ThrowableThrowable instance
(which may be null).Copyright © 2017. All rights reserved.