|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttangocard.sdk.response.failure.FailureResponse
public abstract class FailureResponse
The Class FailureResponse.
Constructor Summary | |
---|---|
FailureResponse()
|
Method Summary | |
---|---|
abstract java.lang.String |
getMessage()
Gets the message. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface tangocard.sdk.response.BaseResponse |
---|
parseResponseJSON |
Constructor Detail |
---|
public FailureResponse()
Method Detail |
---|
public abstract java.lang.String getMessage() throws TangoCardSdkException
TangoCardSdkException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |