Table of Contents

Class NotNullException

Namespace
Alis.Core.Aspect.Memory.Exceptions
Assembly
Alis.dll

The my exception class

public class NotNullException : Exception, ISerializable

Inheritance

Implements

Inherited Members

Constructors

NotNullException(string)

The constructor

public NotNullException(string message)

Parameters

message string

The message

See Also