KakaoException class

카카오 SDK 를 사용하면서 발생하는 에러 정보

Implementers

Constructors

KakaoException(String? message)

Properties

hashCode → int
The hash code for this object.
read-onlyinherited
message → String?
final
runtimeType → Type
A representation of the runtime type of the object.
read-onlyinherited

Methods

isInvalidTokenError() → bool
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() → String
A string representation of this object.
inherited

Operators

operator ==(Object other) → bool
The equality operator.
inherited