public class MissingEnterpriseLicenseException extends IllegalStateException
| Constructor and Description |
|---|
MissingEnterpriseLicenseException(String message) |
MissingEnterpriseLicenseException(String s,
com.google.common.collect.ImmutableSet<QueryParam> queryParams) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableSet<QueryParam> |
getQueryParams() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MissingEnterpriseLicenseException(String message)
public MissingEnterpriseLicenseException(String s, com.google.common.collect.ImmutableSet<QueryParam> queryParams)
public com.google.common.collect.ImmutableSet<QueryParam> getQueryParams()
Copyright © 2012–2022 Graylog, Inc.. All rights reserved.