Package com.restfb.exception
Class FacebookLoggerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.restfb.exception.FacebookException
com.restfb.exception.FacebookLoggerException
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.restfb.exception.FacebookException
FacebookException.InfoData -
Constructor Summary
ConstructorsConstructorDescriptionFacebookLoggerException(String message) FacebookLoggerException(String message, Throwable cause) -
Method Summary
Methods inherited from class com.restfb.exception.FacebookException
getBasicMessage, getInfoData, getMessage, withInfoData, withInfoDataMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FacebookLoggerException
-
FacebookLoggerException
-