Class UnknownParameterException

    • Constructor Detail

      • UnknownParameterException

        public UnknownParameterException​(String name)
        Deprecated.
        Construct an exception from the unknown parameter.
        Parameters:
        name - parameter name.
    • Method Detail

      • getName

        public String getName()
        Deprecated.
        Get name of the unknown parameter.
        Returns:
        the name of the unknown parameter