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

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

public class DocumentNotFoundException
extends GCUBEUnrecoverableException

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

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

Constructor Detail

DocumentNotFoundException

public DocumentNotFoundException(java.lang.String msg,
                                 java.lang.Throwable cause)
Parameters:
msg -
cause -

DocumentNotFoundException

public DocumentNotFoundException(java.lang.String msg)
Parameters:
msg -