public class VulnerabilityAssessmentScanError extends Object
| Constructor and Description |
|---|
VulnerabilityAssessmentScanError() |
| Modifier and Type | Method and Description |
|---|---|
String |
code()
Get the error code.
|
String |
message()
Get the error message.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/