-
public final class EsploraException.HttpResponse extends EsploraException
-
-
Constructor Summary
Constructors Constructor Description EsploraException.HttpResponse(UShort status, String errorMessage)
-
Method Summary
Modifier and Type Method Description StringgetMessage()final UShortgetStatus()final StringgetErrorMessage()-
-
Method Detail
-
getMessage
String getMessage()
-
getErrorMessage
final String getErrorMessage()
-
-
-
-