KakaoClientException class

SDK 내에서 발생하는 클라이언트 에러

Inheritance

Constructors

KakaoClientException(ClientErrorCause reason, String msg)

Properties

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

Methods

isInvalidTokenError() → bool
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited

Operators

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