-
public final class Auth.Model.Error extends Auth.Model
-
-
Constructor Summary
Constructors Constructor Description Auth.Model.Error(Throwable throwable)
-
Method Summary
Modifier and Type Method Description final ThrowablegetThrowable()-
-
Constructor Detail
-
Auth.Model.Error
Auth.Model.Error(Throwable throwable)
-
-
Method Detail
-
getThrowable
final Throwable getThrowable()
-
-
-
-