RealTimeException Constructor
Overload List
Name | Description | |
---|---|---|
RealTimeException()()()() | Initializes a new instance of the class. | |
RealTimeException(String) | Initializes a new instance of the class. | |
RealTimeException(SerializationInfo, StreamingContext) | Initializes a new instance of the class. | |
RealTimeException(String, Exception) | Initializes a new instance of the class. |
Top