org.duracloud.error
Class UnsupportedTaskException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.duracloud.common.error.DuraCloudCheckedException
              extended by org.duracloud.error.ContentStoreException
                  extended by org.duracloud.error.UnsupportedTaskException
All Implemented Interfaces:
java.io.Serializable, MessageFormattable

public class UnsupportedTaskException
extends ContentStoreException

See Also:
Serialized Form

Constructor Summary
UnsupportedTaskException(java.lang.String taskName, java.lang.Throwable t)
           
 
Method Summary
 
Methods inherited from class org.duracloud.common.error.DuraCloudCheckedException
getArgs, getFormattedMessage, getKey, setArgs
 
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

UnsupportedTaskException

public UnsupportedTaskException(java.lang.String taskName,
                                java.lang.Throwable t)


Copyright © 2009-2011 DuraSpace. All Rights Reserved.