Overview

Namespaces

  • Contentstack
    • Error
    • Result
    • Stack
      • Assets
      • ContentType
        • BaseQuery
        • Entry
        • Query
    • Utility
  • None

Exceptions

  • CSException
  • Overview
  • Namespace
  • Class

Class CSException

Exception implements Throwable
Extended by Contentstack\Error\CSException
Namespace: Contentstack\Error
Located at lib/models/csexception.php
Methods summary
public
# __construct( $error, $http_code = 412 )

Overrides

Exception::__construct()
public
# getStatusCode( )
public
# getErrors( )
Methods inherited from Exception
__toString(), __wakeup(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Properties summary
public $error_message
#
public $error_code
#
public $http_code
#
Properties inherited from Exception
$code, $file, $line, $message
API documentation generated by ApiGen