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
-
objectExceptionLunyBridgeException
Constructors
LunyBridgeException(string)
public LunyBridgeException(string message)
Parameters
messagestring