@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) | 
containsCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020. All rights reserved.