Class GedcomxFileException
Represents an exception that could occur while working with a GEDCOM X file.
Class GedcomxFileException
- Exception
-
Gedcomx\GedcomxFile\GedcomxFileException
Namespace: Gedcomx\GedcomxFile
Package: Gedcomx\GedcomxFile
Located at GedcomxFile/GedcomxFileException.php
Package: Gedcomx\GedcomxFile
Located at GedcomxFile/GedcomxFileException.php
Methods summary
public
|
#
__construct( string $filepath, integer $error_code = 0 )
Return a meaningful message if ZipArchive returns an error number |
Methods inherited from Exception
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()