Class DocumentNotFoundException

All Implemented Interfaces:
Serializable

public class DocumentNotFoundException extends DataRetrievalFailureException
See Also:
  • Constructor Details

    • DocumentNotFoundException

      public DocumentNotFoundException(String msg)
    • DocumentNotFoundException

      public DocumentNotFoundException(String msg, Throwable cause)