Overload List
Name | Description |
---|---|
TimerSettingsWriteException()()()() |
Base Constructor for TimerSettingsWriteException class.
|
TimerSettingsWriteException(String) |
Constructor for the TimerSettingsWriteException class that takes a string as an
argument.
|
TimerSettingsWriteException(SerializationInfo, StreamingContext) |
Constructor for the TimerSettingsWriteException class that is used when this exception is being
serialized, as when it's contents are being written to a file stream or log. The parameters are
based on the .Net serialization library.
|
TimerSettingsWriteException(String, Exception) |
Constructor for the TimerSettingsWriteException class that takes a string as one
argument and an exception for the inner exception argument.
|