public class PermissionDeniedException extends CanonException
| Constructor and Description |
|---|
PermissionDeniedException() |
PermissionDeniedException(org.apache.http.client.methods.CloseableHttpResponse response) |
PermissionDeniedException(String message) |
PermissionDeniedException(String message,
Throwable cause) |
PermissionDeniedException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
PermissionDeniedException(Throwable cause) |
getHttpStatusCode, getResponseBody, getResponseHeadersaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PermissionDeniedException()
public PermissionDeniedException(String message)
public PermissionDeniedException(Throwable cause)
public PermissionDeniedException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
public PermissionDeniedException(org.apache.http.client.methods.CloseableHttpResponse response)
Copyright © 2018 Symphony Software Foundation. All rights reserved.