public class FacebookJsonMappingException extends FacebookException
Constructor and Description |
---|
FacebookJsonMappingException(String message)
Creates an exception with the given message.
|
FacebookJsonMappingException(String message,
Throwable cause)
Creates an exception with the given message and cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public FacebookJsonMappingException(String message)
message
- A message describing this exception.Copyright © 2014. All rights reserved.