org.exoplatform.clouddrive.cmis.login
Class AuthenticationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.exoplatform.clouddrive.cmis.login.AuthenticationException
- All Implemented Interfaces:
- Serializable
public class AuthenticationException
- extends Exception
Created by The eXo Platform SAS
- Version:
- $Id: AuthenticationException.java 00000 Aug 28, 2014 pnedonosko $
- Author:
- Peter Nedonosko
- 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()
AuthenticationException
public AuthenticationException(String message)
- Parameters:
message -
AuthenticationException
public AuthenticationException(String message,
Throwable cause)
- Parameters:
message - cause -
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.