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