Documentation

NotValidVatidException extends ReportCanNotGenerateException
in package

Table of Contents

Properties

$detail  : mixed

Methods

__construct()  : mixed
{@inheritDoc}
getDetail()  : array<string|int, mixed>

Properties

Methods

__construct()

{@inheritDoc}

public __construct([mixed $message = null ][, mixed $code = null ][, mixed $previous = null ][, array<string|int, mixed> $detail = null ]) : mixed
Parameters
$message : mixed = null
$code : mixed = null
$previous : mixed = null
$detail : array<string|int, mixed> = null
Tags
see
parent::__construct()

getDetail()

public getDetail() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results