org.gcube.data.td.commons.webservice.exception
Class TabularResourceLockedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.gcube.data.td.commons.webservice.exception.TabularResourceLockedException
All Implemented Interfaces:
Serializable

public class TabularResourceLockedException
extends Exception

See Also:
Serialized Form

Constructor Summary
TabularResourceLockedException()
           
TabularResourceLockedException(String arg0)
           
TabularResourceLockedException(String arg0, Throwable arg1)
           
TabularResourceLockedException(Throwable arg0)
           
 
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

TabularResourceLockedException

public TabularResourceLockedException()

TabularResourceLockedException

public TabularResourceLockedException(String arg0,
                                      Throwable arg1)

TabularResourceLockedException

public TabularResourceLockedException(String arg0)

TabularResourceLockedException

public TabularResourceLockedException(Throwable arg0)


Copyright © 2013. All Rights Reserved.