public static class Result.Error extends Result
Result.Error, Result.Ok
Error(java.lang.Throwable throwable)
java.lang.Throwable
getError()
isError, OK
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Error(java.lang.Throwable throwable)
public java.lang.Throwable getError()