@ResponseStatus(value=FORBIDDEN, reason="Access is denied") public class SecurityServiceException extends ServiceException
Constructor and Description |
---|
SecurityServiceException() |
SecurityServiceException(String message) |
SecurityServiceException(String message,
Throwable cause) |
SecurityServiceException(Throwable cause) |
containsCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2022. All rights reserved.