Class ParameterNotFoundException

    • Constructor Detail

      • ParameterNotFoundException

        public ParameterNotFoundException()
        Builds a new instance of this exception
      • ParameterNotFoundException

        public ParameterNotFoundException​(Throwable cause)
        Builds a new instance of this exception with the given cause
        Parameters:
        cause - the cause of the exception