Initializes a new instance of the AccountNotFoundException class.
Declaring type: AccountNotFoundException
Namespace: Zyan.Communication.Security.Exceptions
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
protected AccountNotFoundException (
        SerializationInfo info,
        StreamingContext context
) 
Parameters
info
The object that holds the serialized object data.
context
The contextual information about the source or destination.