public class InvalidQueryRuntimeException extends RuntimeException
| Constructor and Description |
|---|
InvalidQueryRuntimeException() |
InvalidQueryRuntimeException(String message) |
InvalidQueryRuntimeException(String message,
Throwable cause) |
InvalidQueryRuntimeException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidQueryRuntimeException()
public InvalidQueryRuntimeException(String message, Throwable cause)
message - cause - public InvalidQueryRuntimeException(String message)
message - public InvalidQueryRuntimeException(Throwable cause)
cause - Copyright © 2016 Internet2. All rights reserved.