Initializes a new instance of the AccountNotFoundException class.
Declaring type: AccountNotFoundException
Namespace: Zyan.Communication.Security.Exceptions
Assembly: Zyan.Communication
Collapse/Expand Overload List
  Name Description
Public Method AccountNotFoundException () Initializes a new instance of the AccountNotFoundException class.
Public Method AccountNotFoundException (string) Initializes a new instance of the AccountNotFoundException class.
Public Method AccountNotFoundException (string, Exception) Initializes a new instance of the AccountNotFoundException class.
Public Method AccountNotFoundException (string, string) Initializes a new instance of the AccountNotFoundException class.
Public Method AccountNotFoundException (string, string, Exception) Initializes a new instance of the AccountNotFoundException class.