public class ActionException extends RuntimeException
Constructor and Description |
---|
ActionException() |
ActionException(String message) |
ActionException(String message,
Throwable cause) |
ActionException(Throwable cause) |
ActionException(Throwable cause,
String message,
Object... messageArgs) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2021. All rights reserved.