SlimException Constructor NFX Class Library

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

Overload List

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