Class IllegalQueryParamenterException

  • All Implemented Interfaces:
    Serializable

    public class IllegalQueryParamenterException
    extends Exception
    Author:
    Andrea Di Cesare <andrea@softinstigate.com>
    See Also:
    Serialized Form
    • Constructor Detail

      • IllegalQueryParamenterException

        public IllegalQueryParamenterException​(String message)
        Parameters:
        message -
      • IllegalQueryParamenterException

        public IllegalQueryParamenterException​(String message,
                                               Throwable cause)
        Parameters:
        message -
        cause -