PileException Constructor NFX Class Library

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

Overload List

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