org.exoplatform.clouddrive.cmis.portlet
Class CMISLoginException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.exoplatform.clouddrive.cmis.portlet.CMISLoginException
All Implemented Interfaces:
Serializable

public class CMISLoginException
extends Exception

Created by The eXo Platform SAS

Version:
$Id: CMISLoginException.java 00000 Aug 22, 2014 pnedonosko $
Author:
Peter Nedonosko
See Also:
Serialized Form

Constructor Summary
CMISLoginException(String message)
           
CMISLoginException(String message, Throwable cause)
           
CMISLoginException(Throwable cause)
           
 
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

CMISLoginException

public CMISLoginException(String message)
Parameters:
message -

CMISLoginException

public CMISLoginException(Throwable cause)
Parameters:
cause -

CMISLoginException

public CMISLoginException(String message,
                          Throwable cause)
Parameters:
message -
cause -


Copyright © 2003–2015 eXo Platform SAS. All rights reserved.