Table of Contents

Class NotZeroException

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

The not zero exception class

public class NotZeroException : Exception, ISerializable

Inheritance

Implements

Inherited Members

Constructors

NotZeroException(string)

The constructor

public NotZeroException(string message)

Parameters

message string

The message

See Also