ICanBoogie
  • Documentation
  • API Reference
  • Errors 2.0.x
Namespaces
  • ICanBoogie
Classes
  • Error
  • ErrorCollection
  • ErrorCollectionIterator
  • Errors
Interfaces
  • RenderError

Class Error

Representation of an error.

ICanBoogie\Error implements JsonSerializable
Namespace: ICanBoogie
Located at Error.php

Methods summary

public __construct( string $format, array $args = [] )

Parameters

$format
$args
public __get( $name )

Inheritdoc

public __toString( void )

Inheritdoc

public jsonSerialize( void )

Inheritdoc

Implementation of

JsonSerializable::jsonSerialize()

Properties summary

Magic properties

public read-only $format : string
public read-only $args : array
Errors 2.0.x – Check on GitHub – API documentation generated by ApiGen