Class DocumentNotFoundException

All Implemented Interfaces:
Serializable

public class DocumentNotFoundException extends NuxeoException
Exception thrown when a document is not found.
See Also:
  • Constructor Details

    • DocumentNotFoundException

      public DocumentNotFoundException()
    • DocumentNotFoundException

      public DocumentNotFoundException(String message)
    • DocumentNotFoundException

      public DocumentNotFoundException(String message, Throwable cause)
    • DocumentNotFoundException

      public DocumentNotFoundException(Throwable cause)