Click or drag to resize

EPException Constructor

Overload List
  NameDescription
Public methodEPException(Exception)
Ctor - just an inner exception.
Public methodEPException(String)
Ctor.
Protected methodEPException(SerializationInfo, StreamingContext)
Initializes a new instance of the EPException class.
Public methodEPException(String, Exception)
Ctor for an inner exception and message.
Top
See Also