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, toStringpublic QueryInterruptedException()
public QueryInterruptedException(String message)
public QueryInterruptedException(Throwable cause)
public String getMessage()
getMessage in class ThrowableCopyright © 2011–2015. All rights reserved.