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) | |
Class BarcodeException
BarcodeException::__construct | ( | $message = "" , |
|
$file = "" , |
|||
$line = "" , |
|||
$code = 0 , |
|||
Throwable | $previous = null |
||
) |
BarcodeException constructor.
$exc | exception's instance |
|
private |
BarcodeException::setMessage | ( | $message | ) |
const BarcodeException::MAX_LINES = 34 |