Class ResultNotFoundException

    • Constructor Detail

      • ResultNotFoundException

        public ResultNotFoundException()
      • ResultNotFoundException

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

        public ResultNotFoundException​(String message)
      • ResultNotFoundException

        public ResultNotFoundException​(Throwable cause)