public final class GetSocialError
extends java.lang.Object
Constructor and Description |
---|
GetSocialError(int code,
java.lang.String message) |
GetSocialError(int code,
java.lang.String message,
java.lang.Exception cause) |
Modifier and Type | Method and Description |
---|---|
java.lang.Exception |
getCause() |
int |
getCode()
One of
ErrorCode . |
java.lang.String |
getMessage() |
java.lang.String |
toString() |
public GetSocialError(int code, java.lang.String message)
public GetSocialError(int code, java.lang.String message, java.lang.Exception cause)
public java.lang.Exception getCause()
public int getCode()
ErrorCode
.public java.lang.String getMessage()
public java.lang.String toString()
toString
in class java.lang.Object
(c) Copyright GetSocial BV, 2022. All Rights Reserved.