Overview

Namespaces

  • LINE
    • LINEBot
      • Constant
      • Event
        • MessageEvent
        • Parser
      • Exception
      • HTTPClient
      • ImagemapActionBuilder
      • MessageBuilder
        • Imagemap
        • TemplateBuilder
      • TemplateActionBuilder

Exceptions

  • CurlExecutionException
  • InvalidEventRequestException
  • InvalidEventSourceException
  • InvalidSignatureException
  • Overview
  • Namespace
  • Class

Class InvalidEventSourceException

An exception class that is raised when received invalid event source.

Exception
Extended by LINE\LINEBot\Exception\InvalidEventSourceException
Namespace: LINE\LINEBot\Exception
Package: LINE\LINEBot\Exception
Located at LINEBot/Exception/InvalidEventSourceException.php
Methods inherited from Exception
__construct(), __toString(), __wakeup(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Properties inherited from Exception
$code, $file, $line, $message
line-bot-sdk-php API documentation generated by ApiGen