Serialized Form
-
Package com.linecorp.bot.model.manageaudience
-
Class com.linecorp.bot.model.manageaudience.ManageAudienceException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
details
java.lang.String details
A description of the error. -
message
java.lang.String message
Error summary.
-
-
-
-
Package com.linecorp.bot.model.oauth
-
Class com.linecorp.bot.model.oauth.ChannelAccessTokenException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
error
java.lang.String error
An error summary. -
errorDescription
java.lang.String errorDescription
Details of the error. Not returned in certain situations.
-
-
-