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