SingletonException Class |
Note: This API is now obsolete.
Namespace: ImmerseSDK
[EditorBrowsableAttribute(EditorBrowsableState.Never)] [ObsoleteAttribute("SingletonException has been deprecated. Write your own Singleton Exception class to get this behaviour", true)] public class SingletonException : Exception
Name | Description | |
---|---|---|
SingletonException | Obsolete. Initializes a new instance of the SingletonException class | |
SingletonException(Exception) | Obsolete. Initializes a new instance of the SingletonException class | |
SingletonException(String) | Obsolete. Initializes a new instance of the SingletonException class | |
SingletonException(String, Exception) | Obsolete. Initializes a new instance of the SingletonException class |