DotMSN

DotMSNException Constructor

Basic constructor.

Overload List

Basic constructor.

public DotMSNException();

Serialization constructor.

protected DotMSNException(SerializationInfo,StreamingContext);

Specifies a general exception.

public DotMSNException(string);

Specifies a general exception but which originates from another exception.

public DotMSNException(string,Exception);

See Also

DotMSNException Class | XihSolutions.DotMSN Namespace