Overload List

NameDescription
TimerSettingsReadException()()()()
Base Constructor for TimerSettingsWriteException class.
TimerSettingsReadException(String)
Constructor for the TimerSettingsReadException class that takes a string as an argument.
TimerSettingsReadException(SerializationInfo, StreamingContext)
Constructor for the TimerSettingsReadException 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.
TimerSettingsReadException(String, Exception)
Constructor for the TimerSettingsReadException class that takes a string as one argument and an exception for the inner exception argument.

See Also