Aspose.Barcode for PHP via Java Generation and Recognition API docs

Inherits Exception.

Public Member Functions

 __construct ($message="", $file="", $line="", $code=0, Throwable $previous=null)
 
 setMessage ($message)
 

Public Attributes

const MAX_LINES = 34
 

Private Member Functions

 getDetails ($exc)
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

BarcodeException::__construct (   $message = "",
  $file = "",
  $line = "",
  $code = 0,
Throwable  $previous = null 
)

BarcodeException constructor.

Parameters
$excexception's instance

Member Function Documentation

◆ getDetails()

BarcodeException::getDetails (   $exc)
private

◆ setMessage()

BarcodeException::setMessage (   $message)

Member Data Documentation

◆ MAX_LINES

const BarcodeException::MAX_LINES = 34