Table of Contents

Class MaskKeyLengthException

Namespace
Alis.Core.Network.Exceptions
Assembly
Alis.dll

The mask key length exception class

public class MaskKeyLengthException : Exception, ISerializable

Inheritance

Implements

Inherited Members

Constructors

MaskKeyLengthException(string)

Initializes a new instance of the Alis.Core.Network.Exceptions.MaskKeyLengthException class

public MaskKeyLengthException(string message)

Parameters

message string

The message

See Also