Table of Contents

Class NotEmptyException

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

The not empty exception class

public class NotEmptyException : Exception, ISerializable

Inheritance

Implements

Inherited Members

Constructors

NotEmptyException(string)

The constructor

public NotEmptyException(string message)

Parameters

message string

The message

See Also