Class IllegalQueryParamenterException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.restheart.exchange.IllegalQueryParamenterException
All Implemented Interfaces:
Serializable

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

    • IllegalQueryParamenterException

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

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