Class ActivatedAccountsDoesNotExistsException
[Serializable]
public class ActivatedAccountsDoesNotExistsException : ActivationException, ISerializable
- Inheritance
-
ActivatedAccountsDoesNotExistsException
- Implements
- Inherited Members
Constructors
ActivatedAccountsDoesNotExistsException()
public ActivatedAccountsDoesNotExistsException()
ActivatedAccountsDoesNotExistsException(SerializationInfo, StreamingContext)
public ActivatedAccountsDoesNotExistsException(SerializationInfo info, StreamingContext context)
Parameters
info
SerializationInfocontext
StreamingContext