public class UnavailableSecurityManagerException
extends org.apache.shiro.ShiroException
SecurityManager instance, but Shiro's
lookup heuristics cannot find one. This typically indicates an invalid application configuration.| Constructor and Description |
|---|
UnavailableSecurityManagerException(String message) |
UnavailableSecurityManagerException(String message,
Throwable cause)
Deprecated.
This constructor is NOT used by Shiro directly, and will be removed in the future.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnavailableSecurityManagerException(String message)
@Deprecated public UnavailableSecurityManagerException(String message, Throwable cause)
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.