org.kuali.rice.krad.exception
Class AuthenticationException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           java.lang.RuntimeException
java.lang.RuntimeException
               org.kuali.rice.core.api.exception.KualiException
org.kuali.rice.core.api.exception.KualiException
                   org.kuali.rice.krad.exception.AuthenticationException
org.kuali.rice.krad.exception.AuthenticationException
- All Implemented Interfaces: 
- Serializable
- public class AuthenticationException 
- extends KualiException
Exception thrown on authentication failure.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
- Serialized Form
 
 
 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
AuthenticationException
public AuthenticationException(String message)
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.