public class UpdateDeniedException extends AccessDeniedException
| Constructor and Description |
|---|
UpdateDeniedException() |
UpdateDeniedException(String message) |
UpdateDeniedException(String message,
Throwable cause) |
UpdateDeniedException(String message,
Throwable cause,
Triple triple) |
UpdateDeniedException(String message,
Triple triple) |
UpdateDeniedException(Throwable cause) |
UpdateDeniedException(Throwable cause,
Triple triple) |
getTripleaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringLicenced under the Apache License, Version 2.0