org.duracloud.services.cloudsync.error
Class CloudSyncWrapperException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.duracloud.services.common.error.ServiceRuntimeException
                  extended by org.duracloud.services.cloudsync.error.CloudSyncWrapperException
All Implemented Interfaces:
Serializable

public class CloudSyncWrapperException
extends ServiceRuntimeException

Author:
Andrew Woods Date: 9/20/11
See Also:
Serialized Form

Constructor Summary
CloudSyncWrapperException(String msg)
           
 
Method Summary
 
Methods inherited from class org.duracloud.services.common.error.ServiceRuntimeException
getCode
 
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

CloudSyncWrapperException

public CloudSyncWrapperException(String msg)


Copyright © 2009-2012 DuraSpace. All Rights Reserved.