Class QueryNotFoundException

All Implemented Interfaces:
Serializable

public class QueryNotFoundException extends ControllerException
See Also:
  • Constructor Details

    • QueryNotFoundException

      public QueryNotFoundException(String message, Throwable cause)
    • QueryNotFoundException

      public QueryNotFoundException(String message)