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