Bitfinex.Client.Websocket.Exceptions.BitfinexException.BitfinexException C# (CSharp) Method

BitfinexException() public method

public BitfinexException ( ) : System
return System
        public BitfinexException()
        {
        }

Same methods

BitfinexException::BitfinexException ( string message ) : System
BitfinexException::BitfinexException ( string message, Exception innerException ) : System
BitfinexException