Klasse FacebookResponseContentException

Alle implementierten Schnittstellen:
Serializable

Indicates that the Facebook Graph API endpoint returned an unexpected response body.
Seit:
1.6.10
Autor:
Mark Allen
Siehe auch:
  • Konstruktordetails

    • FacebookResponseContentException

      Creates an exception with the given message and cause.
      Parameter:
      message - A message describing this exception.
      cause - The exception that caused this exception to be thrown.