Обзор

Пакеты

  • exceptions
  • geometry
  • image
  • PHP

Исключения

  • Exception
  • Обзор
  • Пакет
  • Класс
  • Дерево

Класс Exception

Direct known subclasses

FileAlreadyExistsException, FileNotFoundException, FileNotSaveException, GDnotInstalledException, IllegalArgumentException, InvalidChannelException, InvalidFileException, UnsupportedFormatException
PHP Extension: Core
Documented at php.net
Список методов
public
# __construct( mixed $message, mixed $code, mixed $previous )
final public
# getMessage( )
final public
# getCode( )
final public
# getFile( )
final public
# getLine( )
final public
# getTrace( )
final public
# getPrevious( )
final public
# getTraceAsString( )
public
# __toString( )
Список свойств
protected string $message ''
#
protected integer $code 0
#
protected mixed $file
#
protected mixed $line
#
API documentation generated by ApiGen 2.8.0