public class SchemaValidationError extends Object
Constructor and Description |
---|
SchemaValidationError(SchemaValidationErrorType errorType,
String description) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
String |
getDescription() |
SchemaValidationErrorType |
getErrorType() |
int |
hashCode() |
public SchemaValidationError(SchemaValidationErrorType errorType, String description)
Copyright © 2019. All rights reserved.