Class QueryInterruptedException

All Implemented Interfaces:
Serializable

public class QueryInterruptedException extends NucleusException
Exception thrown when a query execution is interrupted.
See Also:
  • Field Details

  • Constructor Details

    • QueryInterruptedException

      public QueryInterruptedException()
    • QueryInterruptedException

      public QueryInterruptedException(String msg)
    • QueryInterruptedException

      public QueryInterruptedException(String msg, Throwable e)