Overview

Namespaces

  • None
  • PHP
  • picon

Classes

  • Closure

Exceptions

  • Exception
  • RuntimeException
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo

Class Exception

Direct known subclasses

picon\ConfigException, RuntimeException

Indirect known subclasses

DuplicatePageDefinitionException, DuplicateResourceException, picon\UnAuthorisdeException, UndefinedResourceException, UnsupportedOperationException, XMLException, FileException, IllegalStateException, InvalidMarkupException, MarkupNotFoundException, NotImplementedException, picon\ConversionException, picon\RestartRequestOnPageException, picon\SQLException
PHP Extension: Core
Documented at php.net
Methods summary
public
# __construct( $message, $code, $previous )
final public
# getMessage( )
final public
# getCode( )
final public
# getFile( )
final public
# getLine( )
final public
# getTrace( )
final public
# getPrevious( )
final public
# getTraceAsString( )
public
# __toString( )
Properties summary
protected string $message ''
#
protected integer $code 0
#
protected $file
#
protected $line
#
Picon Framework API documentation generated by ApiGen 2.7.0