Table of Contents

Class IDPWMemoException

Namespace
Idpwmemo
Assembly
Idpwmemo.dll
public sealed class IDPWMemoException : Exception, ISerializable
Inheritance
IDPWMemoException
Implements
Inherited Members

Constructors

IDPWMemoException()

public IDPWMemoException()

IDPWMemoException(string)

public IDPWMemoException(string message)

Parameters

message string

IDPWMemoException(string, Exception)

public IDPWMemoException(string message, Exception inner)

Parameters

message string
inner Exception