KakaoException class

KO: SDK 내부 동작 에러
EN: SDK internal operation errors

Implemented types
Implementers

Properties

hashCode int
The hash code for this object.
no setterinherited
message String?
KO: 에러 메시지
EN: Error message
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

isInvalidTokenError() bool
KO: 유효하지 않은 토큰으로 인한 에러인지 확인
EN: Check whether the error is due to an invalid token
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