![]() | SingletonException Class |
Namespace: ImmerseSDK
[SerializableAttribute] public class SingletonException : Exception
Name | Description | |
---|---|---|
![]() | SingletonException |
Initializes a new instance.
|
![]() | SingletonException(Exception) |
Initializes a new instance with a reference to the inner
exception that is the cause of this exception.
|
![]() | SingletonException(String) |
Initializes a new instance with a specified error message.
|
![]() | SingletonException(SerializationInfo, StreamingContext) |
Initializes a new instance with serialized data.
|
![]() | SingletonException(String, Exception) |
Initializes a new instance with a specified error message and a
reference to the inner exception that is the cause of this exception.
|