Table of Contents

Class InsufficientFundsException

Namespace
BankBackend.Service
Assembly
BankBackend.dll
public class InsufficientFundsException : BankExceptions, ISerializable
Inheritance
InsufficientFundsException
Implements
Inherited Members

Constructors

InsufficientFundsException()

public InsufficientFundsException()

InsufficientFundsException(string)

public InsufficientFundsException(string message)

Parameters

message string