Class QueryProcessorConnectionImpl.UnauthorizedQueryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.deephaven.UncheckedDeephavenException
com.illumon.iris.db.exceptions.UncheckedPermissionException
com.illumon.iris.db.tables.remotequery.QueryProcessorConnectionImpl.UnauthorizedQueryException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- QueryProcessorConnectionImpl
public static class QueryProcessorConnectionImpl.UnauthorizedQueryException extends UncheckedPermissionException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description UnauthorizedQueryException(String message)
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString