Class MissingEnterpriseLicenseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
org.graylog.plugins.views.search.errors.MissingEnterpriseLicenseException
All Implemented Interfaces:
Serializable

public class MissingEnterpriseLicenseException extends IllegalStateException
See Also:
  • Constructor Details

    • MissingEnterpriseLicenseException

      public MissingEnterpriseLicenseException(String message)
    • MissingEnterpriseLicenseException

      public MissingEnterpriseLicenseException(String s, com.google.common.collect.ImmutableSet<QueryParam> queryParams)
  • Method Details

    • getQueryParams

      public com.google.common.collect.ImmutableSet<QueryParam> getQueryParams()