public class FreeLicenseRequestException extends RuntimeException
| Constructor and Description |
|---|
FreeLicenseRequestException(String message,
FreeLicenseRequest request) |
FreeLicenseRequestException(String message,
FreeLicenseRequest request,
Throwable e) |
| Modifier and Type | Method and Description |
|---|---|
FreeLicenseRequest |
getRequest() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FreeLicenseRequestException(String message, FreeLicenseRequest request, Throwable e)
public FreeLicenseRequestException(String message, FreeLicenseRequest request)
public FreeLicenseRequest getRequest()
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.