org.exoplatform.clouddrive.sharepoint
Class SharepointServiceNotFound
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
org.exoplatform.clouddrive.sharepoint.SharepointServiceNotFound
- All Implemented Interfaces:
- Serializable
public class SharepointServiceNotFound
- extends org.exoplatform.clouddrive.cmis.WrongCMISProviderException
Web (REST) service not found on the SharePoint server. Exception message should describe details of the problem.
Created by The eXo Platform SAS
- Version:
- $Id: SharepointServiceNotFound.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 |
SharepointServiceNotFound
public SharepointServiceNotFound(String message)
- Parameters:
message -
SharepointServiceNotFound
public SharepointServiceNotFound(String message,
Throwable cause)
- Parameters:
message - cause -
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.