org.exoplatform.clouddrive.box
Class BoxInsconsistentException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.exoplatform.clouddrive.CloudDriveException
              extended by org.exoplatform.clouddrive.box.BoxInsconsistentException
All Implemented Interfaces:
Serializable

Deprecated.

@Deprecated
public class BoxInsconsistentException
extends org.exoplatform.clouddrive.CloudDriveException

Inconsistency between local Cloud Drive and changes in synchronization command.
Created by The eXo Platform SAS.

Version:
$Id: BoxInsconsistentException.java 00000 Dec 9, 2013 pnedonosko $
Author:
Peter Nedonosko
See Also:
Serialized Form

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

BoxInsconsistentException

public BoxInsconsistentException(String message)
Deprecated. 
Parameters:
message -

BoxInsconsistentException

public BoxInsconsistentException(String message,
                                 Throwable cause)
Deprecated. 
Parameters:
message -
cause -


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