Table of Contents

Class LunyBridgeException

Namespace
Luny
Assembly
Luny.dll

Exception thrown when a bridging exception occurs in the Luny framework, such as initializing a proxy object with a null reference.

public sealed class LunyBridgeException : LunyException
Inheritance
object
Exception
LunyBridgeException

Constructors

LunyBridgeException(string)

public LunyBridgeException(string message)

Parameters

message string