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