org.broadleafcommerce.common.exception
@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) |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015. All Rights Reserved.