PileCacheException Constructor NFX Class Library

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

Overload List

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