| Package | Description |
|---|---|
| com.contrastsecurity.exceptions | |
| com.contrastsecurity.sdk.scan |
Contrast SDK package for integrating with Contrast Scan (SAST) service.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HttpResponseException
Thrown when the Contrast API returns a response that indicates an error has occurred.
|
class |
ResourceNotFoundException
An
HttpResponseException throw when Contrast API returns a 404 Not Found response. |
class |
ServerResponseException
Thrown when the Contrast API returns a response that the SDK does not understand.
|
class |
UnauthorizedException
An
HttpResponseException throw when Contrast API returns a 401 or 403 response. |
| Modifier and Type | Class and Description |
|---|---|
class |
ScanException
Indicates a condition that prevents Contrast Scan from completing an analysis
|
Copyright © 2022 Contrast Security, Inc.. All rights reserved.