Class ParameterLimitException

  • All Implemented Interfaces:
    Serializable

    public class ParameterLimitException
    extends Exception
    Exception that is thrown if the max query or path parameter limit is exceeded
    Author:
    Stuart Douglas
    See Also:
    Serialized Form
    • Constructor Detail

      • ParameterLimitException

        public ParameterLimitException​(String message)