public class NoMoreLicenceException
extends org.springframework.security.core.AuthenticationException
| Constructor and Description |
|---|
NoMoreLicenceException(String msg) |
NoMoreLicenceException(String code,
String message,
Object... params) |
NoMoreLicenceException(String code,
String message,
Throwable ex,
Object... params) |
NoMoreLicenceException(String message,
Throwable ex) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
void |
setParameter(String key,
Object value)
|
clearExtraInformation, getAuthentication, getExtraInformation, setAuthenticationaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoMoreLicenceException(String msg)
Copyright © 2016. All rights reserved.