public abstract class ApiValidationError extends JsonBased
| Modifier and Type | Class and Description | 
|---|---|
| static class  | ApiValidationError.ErrorCode | 
| Modifier | Constructor and Description | 
|---|---|
| protected  | ApiValidationError()Deprecated.  | 
| protected  | ApiValidationError(ApiValidationError.ErrorCode errorCode) | 
| Modifier and Type | Method and Description | 
|---|---|
| ApiValidationError.ErrorCode | getErrorCode() | 
@Deprecated protected ApiValidationError()
protected ApiValidationError(@Nonnull ApiValidationError.ErrorCode errorCode)
@Nonnull public ApiValidationError.ErrorCode getErrorCode()
Copyright © 2018 TomTom International BV. All rights reserved.