| Package | Description |
|---|---|
| ai.nightfall.scan.model |
| Modifier and Type | Method and Description |
|---|---|
NightfallErrorResponse |
NightfallAPIException.getError()
Get the error object returned by Nightfall.
|
| Modifier and Type | Method and Description |
|---|---|
List<NightfallErrorResponse> |
FileScanWebhookNotification.getErrors()
Get the list of errors that occurred while processing the request.
|
| Constructor and Description |
|---|
NightfallAPIException(String message,
NightfallErrorResponse error,
int httpStatusCode)
Create a new instance of the exception.
|
Copyright © 2022. All rights reserved.