Class LunyServiceException
- Namespace
- Luny
- Assembly
- Luny.dll
Exception thrown when a service-related error occurs in the Luny framework, such as service not found or invalid service interface implementation.
public sealed class LunyServiceException : LunyException
- Inheritance
-
objectExceptionLunyServiceException
Constructors
LunyServiceException(string)
public LunyServiceException(string message)
Parameters
messagestring