Class QueryTimeoutException

All Implemented Interfaces:
Serializable

public class QueryTimeoutException extends NucleusException
Exception thrown when a query times out beyond some specified timeout duration.
See Also:
  • Field Details

  • Constructor Details

    • QueryTimeoutException

      public QueryTimeoutException()
    • QueryTimeoutException

      public QueryTimeoutException(String msg)
    • QueryTimeoutException

      public QueryTimeoutException(String msg, Throwable e)