public class UnavailableSecurityManagerException extends 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) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnavailableSecurityManagerException(String message)
public UnavailableSecurityManagerException(String message, Throwable cause)
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.