Overview

Namespaces

  • Webmozart
    • Json

Classes

  • JsonDecoder
  • JsonEncoder
  • JsonError
  • JsonValidator

Exceptions

  • DecodingFailedException
  • EncodingFailedException
  • FileNotFoundException
  • InvalidSchemaException
  • ValidationFailedException
  • Overview
  • Namespace
  • Class

Class DecodingFailedException

Thrown when a JSON string cannot be decoded.

Exception
Extended by RuntimeException
Extended by Webmozart\Json\DecodingFailedException
Namespace: Webmozart\Json
Author: Bernhard Schussek bschussek@gmail.com
Since: 1.0
Located at DecodingFailedException.php
Methods inherited from Exception
__construct(), __toString(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Properties inherited from Exception
$code, $file, $line, $message
Webmozart JSON API API documentation generated by ApiGen