Class NotFoundException

    • Constructor Detail

      • NotFoundException

        public NotFoundException​(String message)
        Parameters:
        message - the message
      • NotFoundException

        public NotFoundException​(String message,
                                 Throwable cause)
        Parameters:
        message - the message
        cause - the cause of this exception