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