| Modifier and Type | Method and Description |
|---|---|
ValidateResponseError |
ValidateResponseError.withCode(String code)
Set validation error code.
|
ValidateResponseError |
ValidateResponseError.withMessage(String message)
Set validation error message.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/