NotValidVatidException
extends ReportCanNotGenerateException
in package
Table of Contents
Properties
- $detail : mixed
Methods
- __construct() : mixed
- {@inheritDoc}
- getDetail() : array<string|int, mixed>
Properties
$detail
private
mixed
$detail
= []
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
getDetail()
public
getDetail() : array<string|int, mixed>