Class AccountIdNotFoundException
- Namespace
- BankBackend.Service
- Assembly
- BankBackend.dll
public class AccountIdNotFoundException : BankExceptions, ISerializable
- Inheritance
-
AccountIdNotFoundException
- Implements
- Inherited Members
Constructors
AccountIdNotFoundException()
public AccountIdNotFoundException()
AccountIdNotFoundException(string)
public AccountIdNotFoundException(string message)
Parameters
messagestring