public static class Result.FieldError<K> extends Object
FieldError(K key, Throwable error)
Throwable
getError()
K
getKey()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public FieldError(K key, Throwable error)
public K getKey()
public Throwable getError()
public String toString()
toString
Object
Copyright © 2020. All rights reserved.