Overview

Namespaces

  • pgn
    • exceptions
    • tags
  • utils

Exceptions

  • InvalidClassNameException
  • InvalidDataException
  • InvalidGameFormatException
  • InvalidGamePathException
  • PGNException
  • Overview
  • Namespace
  • Class

Class PGNException

Exception
Extended by pgn\exceptions\PGNException

Direct known subclasses

pgn\exceptions\InvalidClassNameException, pgn\exceptions\InvalidDataException, pgn\exceptions\InvalidGameFormatException, pgn\exceptions\InvalidGamePathException
Namespace: pgn\exceptions
Located at pgn/exceptions/PGNException.php
Methods summary
public
# __construct( $message )

Overrides

Exception::__construct()
Methods inherited from Exception
__toString(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Properties inherited from Exception
$code, $file, $line, $message
API documentation generated by ApiGen