public final class AuthResult.Error extends AuthResult
private final String
with
action
msg
private final Throwable
exception
private final Integer
code
AuthResult.Error(String with, String action, String msg, Throwable exception, Integer code)
String
getWith()
getAction()
final String
getMsg()
final Throwable
getException()
final Integer
getCode()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
String getWith()
String getAction()
final String getMsg()
final Throwable getException()
final Integer getCode()