ManifestDocumentLoadingException
extends Exception
in package
implements
Exception
Interfaces, Classes, Traits and Enums
Table of Contents
- $libxmlErrors : array<string|int, LibXMLError>
- __construct() : mixed
- ManifestDocumentLoadingException constructor.
- getLibxmlErrors() : array<string|int, LibXMLError>
Properties
$libxmlErrors
private
array<string|int, LibXMLError>
$libxmlErrors
Methods
__construct()
ManifestDocumentLoadingException constructor.
public
__construct(array<string|int, LibXMLError> $libxmlErrors) : mixed
Parameters
- $libxmlErrors : array<string|int, LibXMLError>
Return values
mixed —getLibxmlErrors()
public
getLibxmlErrors() : array<string|int, LibXMLError>