Overview

Namespaces

  • Docta
    • MercadoLibre
      • OAuth2
        • Client
  • GuzzleHttp
    • Cookie
    • Exception
    • Handler
    • Promise
    • Psr7
  • League
    • OAuth2
      • Client
        • Grant
          • Exception
        • Provider
          • Exception
        • Token
        • Tool
  • Psr
    • Http
      • Message

Exceptions

  • InvalidGrantException
  • Overview
  • Namespace
  • Class
  • Download

Class InvalidGrantException

Exception thrown if the grant does not extend from AbstractGrant.

Exception
Extended by LogicException
Extended by InvalidArgumentException
Extended by League\OAuth2\Client\Grant\Exception\InvalidGrantException
Namespace: League\OAuth2\Client\Grant\Exception
See: League\OAuth2\Client\Grant\AbstractGrant
Located at src/Grant/Exception/InvalidGrantException.php
Methods inherited from Exception
__construct(), __toString(), __wakeup(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Properties inherited from Exception
$code, $file, $line, $message
MercadoLibre Provider for OAuth 2.0 Client API documentation generated by ApiGen