Module: DiandianOAuth

Extended by:
Logger
Defined in:
lib/diandian_oauth.rb,
lib/diandian_oauth/api.rb,
lib/diandian_oauth/client.rb,
lib/diandian_oauth/exceptions.rb,
lib/diandian_oauth/api/interface.rb,
lib/diandian_oauth/models/response.rb,
lib/diandian_oauth/client/callbacks.rb,
lib/diandian_oauth/models/response_meta.rb

Defined Under Namespace

Modules: Logger Classes: API, APIError, AccessDeniedError, AuthorizationError, BindingFailError, BlogClosedError, BlogManagerRequiredError, BlogNotFoundError, CannotSendToOwnBlogError, Client, ClientError, ContentNotFoundError, EccentricAccountError, EmailError, EmailExistsError, EmailFormatError, Error, FollowError, ForbiddenError, IllegalContentError, IllegalParamError, InboxClosedError, InboxContentCannotBeEmptyError, InboxContentTooLongError, InboxError, InternalServerError, InvalidScopeError, InvalidateRequestError, NotFoundError, OperationTooFastError, ParamIsRequiredError, ParameterError, PasswordError, PasswordFormatError, PostTypeError, RefreshTokenExpireError, RelationError, Response, ResponseError, ResponseMeta, ServerError, TemporarilyUnavailableError, TokenExpiredError, UnauthorizedClientError, UnauthorizedError, UnfollowError, UnsupportedResponseTypeError, UpgradingError, UrlNotFoundError, UserNotFoundError, VerifyCodeError, VerifyCodeExpiredError, VerifyCodeWrongError, VisitForbiddenError

Constant Summary collapse

VERSION =
'0.1.1'

Method Summary

Methods included from Logger

logger