ManifestDocumentLoadingException
extends Exception
in package
implements
Exception
Table of Contents
Interfaces
Properties
- $libxmlErrors : array<string|int, LibXMLError>
Methods
- __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>
getLibxmlErrors()
public
getLibxmlErrors() : array<string|int, LibXMLError>