public class ActionException extends RuntimeException
Constructor and Description |
---|
ActionException(int errorCode,
Render errorRender) |
ActionException(int errorCode,
Render errorRender,
String errorMessage) |
ActionException(int errorCode,
String errorView) |
Modifier and Type | Method and Description |
---|---|
int |
getErrorCode() |
Render |
getErrorRender() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2018. All rights reserved.