public final class VulnerabilityAssessmentScanError extends Object
| Constructor and Description |
|---|
VulnerabilityAssessmentScanError() |
| Modifier and Type | Method and Description |
|---|---|
String |
code()
Get the code property: The error code.
|
String |
message()
Get the message property: The error message.
|
void |
validate()
Validates the instance.
|
public String code()
public String message()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.