Bitrix-D7
20.0.0
|
Открытые члены | |
__construct ($message="", \Exception $previous=null) | |
Creates new exception object for signing purposes. Подробнее... | |
![]() | |
__construct ($message="", $code=0, $file="", $line=0, \Exception $previous=null) | |
Creates new exception object. Подробнее... | |
См. определение в файле badsignatureexception.php строка 11
__construct | ( | $message = "" , |
|
\Exception | $previous = null |
||
) |
Creates new exception object for signing purposes.
string | $message | Message. |
\Exception | $previous | Previous exception. |
См. определение в файле badsignatureexception.php строка 20