Error.StringError<Reason>, Error.ThrowableError<Reason>
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getMessage()
The reason message accessor
|
Reason |
getReason()
The reason value accessor.
|
int |
hashCode() |
String |
toString() |
public String getMessage()
Error
getMessage
in interface Error<Reason>
public Reason getReason()
Error
Copyright © 2019. All rights reserved.