Overview

Namespaces

  • pgn
    • exceptions
    • tags
  • utils

Exceptions

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

Class InvalidGamePathException

Exception
Extended by pgn\exceptions\PGNException
Extended by pgn\exceptions\InvalidGamePathException
Namespace: pgn\exceptions
Located at pgn/exceptions/InvalidGamePathException.php
Methods inherited from pgn\exceptions\PGNException
__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