PODException Constructor NFX Class Library

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

Overload List

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