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, setAuthentication
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoMoreLicenceException(String msg)
Copyright © 2016. All rights reserved.