Click or drag to resize

EPRuntimeException Constructor

Overload List
  NameDescription
Public methodEPRuntimeException(Exception)
Ctor - just an inner exception.
Public methodEPRuntimeException(String)
Ctor.
Public methodEPRuntimeException(String, Exception)
Ctor for an inner exception and message.
Top
See Also