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)