Class DocumentNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.suncode.pwfl.archive.exception.DocumentNotFoundException
All Implemented Interfaces:
Serializable

public class DocumentNotFoundException extends RuntimeException
See Also:
  • Constructor Details

    • DocumentNotFoundException

      public DocumentNotFoundException()
    • DocumentNotFoundException

      public DocumentNotFoundException(String message, Throwable cause)
    • DocumentNotFoundException

      public DocumentNotFoundException(String message)
    • DocumentNotFoundException

      public DocumentNotFoundException(Throwable cause)