Class QueryNotFoundException

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

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

    • QueryNotFoundException

      public QueryNotFoundException()
    • QueryNotFoundException

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

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