KakaoException class Null safety
카카오 SDK 를 사용하면서 발생하는 에러 정보
- Implemented types
- Implementers
Constructors
- KakaoException(String? message)
Properties
Methods
-
isInvalidTokenError(
) → bool -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited