public class QApiException extends Exception
Constructor and Description |
---|
QApiException() |
QApiException(String message) |
QApiException(String message,
Throwable cause) |
QApiException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public QApiException()
public QApiException(String message)
public QApiException(String message, Throwable cause)
public QApiException(Throwable cause)