Class LargeObjectNotFoundException

All Implemented Interfaces:
Serializable

public class LargeObjectNotFoundException extends NotFoundException
See Also:
  • Constructor Details

    • LargeObjectNotFoundException

      public LargeObjectNotFoundException()
    • LargeObjectNotFoundException

      public LargeObjectNotFoundException(String message)
    • LargeObjectNotFoundException

      public LargeObjectNotFoundException(String message, Throwable cause)
    • LargeObjectNotFoundException

      public LargeObjectNotFoundException(Throwable cause)
    • LargeObjectNotFoundException

      public LargeObjectNotFoundException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)