C# 클래스 Lykke.Common.ExchangeAdapter.Server.Fails.InsufficientBalanceException

상속: Exception
파일 보기 프로젝트 열기: LykkeCity/Lykke.Common.ExchangeAdapter

공개 메소드들

메소드 설명
InsufficientBalanceException ( ) : System
InsufficientBalanceException ( string message ) : System

메소드 상세

InsufficientBalanceException() 공개 메소드

public InsufficientBalanceException ( ) : System
리턴 System

InsufficientBalanceException() 공개 메소드

public InsufficientBalanceException ( string message ) : System
message string
리턴 System