Class BinanceApiException
Class BinanceApiException
- Exception implements Throwable
-
Larislackers\BinanceApi\Exception\BinanceApiException
Namespace: Larislackers\BinanceApi\Exception
Package: \Larislackers\BinanceApi\Exception
Located at Exception/BinanceApiException.php
Package: \Larislackers\BinanceApi\Exception
Located at Exception/BinanceApiException.php
public
|
#
__construct( string $message, integer $code = 0, Exception $previous = null )
BinanceApiException constructor. |
public
string
|
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
protected
integer
|
$code
Error code. |
|
protected
string
|
$message
Error message. |
$file,
$line
|