public class QueryInterruptedException extends RuntimeException
Constructor and Description |
---|
QueryInterruptedException() |
QueryInterruptedException(String message) |
QueryInterruptedException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public QueryInterruptedException()
public QueryInterruptedException(String message)
public QueryInterruptedException(Throwable cause)
public String getMessage()
getMessage
in class Throwable
Copyright © 2011–2015. All rights reserved.