Class GeneralLineMessagingException

All Implemented Interfaces:
Serializable

public class GeneralLineMessagingException extends LineMessagingException
General exceptions both in api server and SDK internal exceptions.
See Also:
  • Constructor Details

    • GeneralLineMessagingException

      public GeneralLineMessagingException(String message, com.linecorp.bot.model.error.ErrorResponse errorResponse, Throwable cause)