org.gcube.contentmanagement.contentmanager.smsplugin.delegates.exception
Class CollectionNotFoundException

java.lang.Object
  extended by GCUBEUnrecoverableException
      extended by org.gcube.contentmanagement.contentmanager.smsplugin.delegates.exception.CollectionNotFoundException

public class CollectionNotFoundException
extends GCUBEUnrecoverableException

Author:
Federico De Faveri defaveri@isti.cnr.it

Constructor Summary
CollectionNotFoundException(java.lang.String msg)
           
CollectionNotFoundException(java.lang.String msg, java.lang.Throwable e)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollectionNotFoundException

public CollectionNotFoundException(java.lang.String msg,
                                   java.lang.Throwable e)

CollectionNotFoundException

public CollectionNotFoundException(java.lang.String msg)