Class ObjectNotFoundException

    • Constructor Detail

      • ObjectNotFoundException

        public ObjectNotFoundException()
      • ObjectNotFoundException

        public ObjectNotFoundException​(String message)
      • ObjectNotFoundException

        public ObjectNotFoundException​(Throwable t)
      • ObjectNotFoundException

        public ObjectNotFoundException​(String message,
                                       Throwable t)