Klasse FacebookErrorMessageException

Alle implementierten Schnittstellen:
Serializable
Bekannte direkte Unterklassen:
FacebookGraphException, FacebookResponseStatusException

public abstract class FacebookErrorMessageException extends FacebookException
Abstract class to provide access to the JSON Facebook provides in case of an error Sometime a developer needs to access the plain error to get a more in depth view to the error.
Siehe auch: