Class LunyException
- Namespace
- Luny.Exceptions
- Assembly
- Luny.dll
Base class for all exceptions thrown by the Luny framework.
public abstract class LunyException : Exception
- Inheritance
-
objectExceptionLunyException
- Derived
Constructors
LunyException(string)
protected LunyException(string message)
Parameters
messagestring
LunyException(string, Exception)
protected LunyException(string message, Exception innerException)
Parameters
messagestringinnerExceptionException