SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

ErrorSeverity Property

The severity of the error that happened.

Object Oriented Interface

public function getErrorSeverity();
public function setErrorSeverity($value);

Procedural Interface

secureblackboxlite_dtlsclient_get($res, 36 );
secureblackboxlite_dtlsclient_set($res, 36, $value );

Default Value

1

Remarks

Use this property to establish whether the error is fatal.

esWarning1
esFatal2

This property is not available at design time.

Data Type

Integer

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox Lite 2020 PHP Edition - Version 20.0 [Build 8166]