public class Error extends Object
| Modifier and Type | Method and Description |
|---|---|
static Error |
create(String field,
String message,
Object attemptedValue) |
Object |
getAttemptedValue() |
String |
getField() |
String |
getMessage() |
Copyright © 2019 com.github.mvallim. All rights reserved.