Class QueryTimeoutException

  • All Implemented Interfaces:
    java.io.Serializable

    public class QueryTimeoutException
    extends NucleusException
    Exception thrown when a query times out beyond some specified timeout duration.
    See Also:
    Serialized Form
    • Constructor Detail

      • QueryTimeoutException

        public QueryTimeoutException()
      • QueryTimeoutException

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

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