Class ObjectNotFoundException

    • Constructor Detail

      • ObjectNotFoundException

        public ObjectNotFoundException()
      • ObjectNotFoundException

        public ObjectNotFoundException​(String message)
      • ObjectNotFoundException

        public ObjectNotFoundException​(String message,
                                       Throwable cause)
      • ObjectNotFoundException

        public ObjectNotFoundException​(Throwable cause)