ShippingException Constructor NFX Class Library

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

Overload List

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