Bitstamp.Client.Websocket.Exceptions.BitstampBadInputException.BitstampBadInputException C# (CSharp) Метод

BitstampBadInputException() публичный Метод

public BitstampBadInputException ( ) : System
Результат System
        public BitstampBadInputException()
        {
        }

Same methods

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