C# Class Lykke.Common.ExchangeAdapter.Server.Fails.InsufficientBalanceException

Inheritance: Exception
Afficher le fichier Open project: LykkeCity/Lykke.Common.ExchangeAdapter

Méthodes publiques

Méthode Description
InsufficientBalanceException ( ) : System
InsufficientBalanceException ( string message ) : System

Method Details

InsufficientBalanceException() public méthode

public InsufficientBalanceException ( ) : System
Résultat System

InsufficientBalanceException() public méthode

public InsufficientBalanceException ( string message ) : System
message string
Résultat System