YiiFoundation
  • Namespace
  • Class
  • Tree

Namespaces

  • foundation
    • enum
    • exception
    • helpers
    • widgets
      • base
  • PHP

Exceptions

  • InvalidConfigException

Class InvalidConfigException

InvalidConfigException represents an exception caused by incorrect object configuration.

Exception
Extended by foundation\exception\InvalidConfigException
Namespace: foundation\exception
Package: foundation\exception
Author: Antonio Ramirez <amigo.cobos@gmail.com>
Located at exception/InvalidConfigurationException.php

Methods summary

public string
# getName( )

Returns

string
the user-friendly name of this exception

Methods inherited from Exception

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

Magic methods summary

Properties summary

Properties inherited from Exception

$code, $file, $line, $message

YiiFoundation API documentation generated by ApiGen 2.8.0