Overview

Namespaces

  • Ctct
    • Auth
    • Components
      • Account
      • Activities
      • Contacts
      • EmailMarketing
      • Library
      • Tracking
    • Exceptions
    • Services
    • Util
    • WebHooks

Exceptions

  • CtctException
  • IllegalArgumentException
  • OAuth2Exception
  • Overview
  • Namespace
  • Class

Class OAuth2Exception

Exception thrown if an error occurred during OAuth2 authentication process

Exception
Extended by Ctct\Exceptions\CtctException
Extended by Ctct\Exceptions\OAuth2Exception
Namespace: Ctct\Exceptions
Package: exceptions
Author: djellesma
Located at Exceptions/OAuth2Exception.php
Methods inherited from Ctct\Exceptions\CtctException
getCurlInfo(), getErrors(), setErrors(), setUrl()
Methods inherited from Exception
__construct(), __toString(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Properties inherited from Exception
$code, $file, $line, $message
API documentation generated by ApiGen