Package com.restfb.exception.devicetoken
Class FacebookDeviceTokenException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.restfb.exception.FacebookCheckedException
com.restfb.exception.devicetoken.FacebookDeviceTokenException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
FacebookDeviceTokenCodeExpiredException
,FacebookDeviceTokenDeclinedException
,FacebookDeviceTokenPendingException
,FacebookDeviceTokenSlowdownException
- See Also:
-
Constructor Summary
ModifierConstructorDescriptionprotected
FacebookDeviceTokenException
(String message) protected
FacebookDeviceTokenException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FacebookDeviceTokenException
-
FacebookDeviceTokenException
-