Package com.restfb

Class FacebookClient.DebugTokenError

    • Method Detail

      • getCode

        public Integer getCode()
        The error code for the error.
        Returns:
        The error code for the error.
      • getMessage

        public String getMessage()
        The error message for the error.
        Returns:
        The error message for the error.
      • getSubcode

        public Integer getSubcode()
        The error subcode for the error.
        Returns:
        The error subcode for the error.