public class InsufficientSecurityLevelException extends PicketLinkException
Thrown when the action which is invoked needs higher security level.
| Constructor and Description |
|---|
InsufficientSecurityLevelException(Level level,
String msg) |
| Modifier and Type | Method and Description |
|---|---|
Level |
getLevel() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2024. All rights reserved.