Table of Contents

Class LersException

Namespace
Lers
Assembly
Lers.System.dll
[Serializable]
public class LersException : Exception, ISerializable
Inheritance
LersException
Implements
Derived
Inherited Members
Extension Methods

Constructors

LersException(string)

Конструктор.

public LersException(string message)

Parameters

message string

LersException(string, Exception)

Конструктор.

public LersException(string message, Exception innerException)

Parameters

message string
innerException Exception