SingletonException Constructor (SerializationInfo, StreamingContext) |
Namespace: ImmerseSDK
protected SingletonException( SerializationInfo info, StreamingContext context )
Exception | Condition |
---|---|
ArgumentNullException | The info parameter is null. |
SerializationException | The class name is null or System.Exception.HResult is zero (0). |