Overview

Namespaces

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

Exceptions

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

Class CtctException

General exception

Exception
Extended by Ctct\Exceptions\CtctException

Direct known subclasses

Ctct\Exceptions\OAuth2Exception
Namespace: Ctct\Exceptions
Package: exceptions
Author: djellesma
Located at Exceptions/CtctException.php
Methods summary
public
# setErrors( array $errors )
public
# getErrors( )
public
# setUrl( $url )
public
# getCurlInfo( )
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