ICanBoogie
  • Documentation
  • API Reference
  • Updater 3.0.x
Namespaces
  • ICanBoogie
    • Updater
Classes
  • ModelUpdater
  • ModelUpdaterList
  • ModuleUpdater
  • Update
  • UpdateCollection
  • UpdateDescriptor
  • Updater
Exceptions
  • AssertionFailed

Class AssertionFailed

Exception implements Throwable
┗ ICanBoogie\Updater\AssertionFailed
Namespace: ICanBoogie\Updater
Located at AssertionFailed.php

Methods summary

public __construct( $method, $arguments, $code = 500, Exception $previous = null )

Overrides

Exception::__construct

Methods inherited from Exception

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

Properties summary

protected $method

		
protected $arguments

		

Properties inherited from Exception

$code, $file, $line, $message

Updater 3.0.x – Check on GitHub – API documentation generated by ApiGen