public class ActionNotFoundException extends OfficeOnlineException
| Constructor and Description |
|---|
ActionNotFoundException(String message)
Instantiates a new bad parameter exception.
|
ActionNotFoundException(String message,
Throwable cause)
Instantiates a new bad parameter exception.
|
ActionNotFoundException(Throwable cause)
Instantiates a new bad parameter exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ActionNotFoundException(String message)
message - the messagepublic ActionNotFoundException(Throwable cause)
cause - the causeCopyright © 2003–2020 eXo Platform SAS. All rights reserved.