org.exoplatform.clouddrive.cmis
Class WrongCMISProviderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.exoplatform.clouddrive.CloudDriveException
org.exoplatform.clouddrive.CloudProviderException
org.exoplatform.clouddrive.cmis.CMISException
org.exoplatform.clouddrive.cmis.WrongCMISProviderException
- All Implemented Interfaces:
- Serializable
public class WrongCMISProviderException
- extends CMISException
Wrong provider used for CMIS service end-point. This can be happen if dedicated CMIS extension used for
other CMIS vendor (e.g. attempted to use SharePoint connector for Alfresco repository).
Created by The eXo Platform SAS
- Version:
- $Id: WrongProviderException.java 00000 Oct 31, 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 |
WrongCMISProviderException
public WrongCMISProviderException(String message)
- Parameters:
message -
WrongCMISProviderException
public WrongCMISProviderException(String message,
Throwable cause)
- Parameters:
message - cause -
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.