ICanBoogie
  • Documentation
  • API Reference
  • Config master
Namespaces
  • ICanBoogie
Classes
  • Config
  • ConfigProfiler
Exceptions
  • NoFragmentDefined

Class NoFragmentDefined

Exception throw when no fragment of a specified type is defined.

Exception implements Throwable
┗ LogicException
┗ ICanBoogie\NoFragmentDefined
Namespace: ICanBoogie
Located at NoFragmentDefined.php

Methods summary

public __construct( string $fragment, Exception $previous = null )

Parameters

$fragment
$previous

Overrides

Exception::__construct
protected format_message( $fragment ) : string

Parameters

$fragment

Returns

string

Methods inherited from Exception

__toString(), __wakeup(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()

Properties summary

Properties inherited from Exception

$code, $file, $line, $message

Config master – Check on GitHub – API documentation generated by ApiGen