Table of Contents

Class LimeException

Namespace
Lime
Assembly
Lime.dll
public class LimeException : Exception, ISerializable
Inheritance
LimeException
Implements
Derived
Inherited Members

Constructors

LimeException(string, Exception)

public LimeException(string message = null, Exception innerException = null)

Parameters

message string
innerException Exception