Table of Contents

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
object
Exception
LunyServiceException

Constructors

LunyServiceException(string)

public LunyServiceException(string message)

Parameters

message string