TimeException Constructor NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodTimeException 
Initializes a new instance of the TimeException class
Public methodTimeException(String)
Initializes a new instance of the TimeException class
Protected methodTimeException(SerializationInfo, StreamingContext)
Initializes a new instance of the TimeException class
Public methodTimeException(String, Exception)
Initializes a new instance of the TimeException class
Back to Top
See Also