CycloneDX Library

XmlValidationError extends ValidationError
in package

Tags
author

jkowalleck

Table of Contents

Properties

$error  : object|null
keep for internal debug purposes.
$message  : string

Methods

getError()  : object|null
getMessage()  : string
__construct()  : mixed

Properties

$error

keep for internal debug purposes.

protected object|null $error = null

Methods

getError()

public getError() : object|null
Return values
object|null

__construct()

protected final __construct(string $message) : mixed
Parameters
$message : string

        
On this page

Search results