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