Class QueryInterruptedException

  • All Implemented Interfaces:
    java.io.Serializable

    public class QueryInterruptedException
    extends NucleusException
    Exception thrown when a query execution is interrupted.
    See Also:
    Serialized Form
    • Constructor Detail

      • QueryInterruptedException

        public QueryInterruptedException()
      • QueryInterruptedException

        public QueryInterruptedException​(java.lang.String msg)
      • QueryInterruptedException

        public QueryInterruptedException​(java.lang.String msg,
                                         java.lang.Throwable e)