public class DialogError extends Throwable
FacebookException
Adding @Deprecated to this class causes warnings in other deprecated classes
that reference this one. That is the only reason this entire class is not
deprecated.Constructor and Description |
---|
DialogError(String message,
int errorCode,
String failingUrl)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
int |
getErrorCode()
Deprecated.
|
String |
getFailingUrl()
Deprecated.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
@Deprecated public DialogError(String message, int errorCode, String failingUrl)
@Deprecated public int getErrorCode()
@Deprecated public String getFailingUrl()