info.magnolia.monitoring
Class AccessRestrictedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.security.GeneralSecurityException
              extended by javax.security.auth.login.LoginException
                  extended by info.magnolia.monitoring.AccessRestrictedException
All Implemented Interfaces:
Serializable

public class AccessRestrictedException
extends LoginException

Explicit LoginException telling that there's a certain restriction preventing users from accessing the system. Used to resolve the corresponding message form the properties file (if defined).

See Also:
Serialized Form

Constructor Summary
AccessRestrictedException()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AccessRestrictedException

public AccessRestrictedException()


Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.