Click or drag to resize

BaseException Constructor

Overload List
 NameDescription
Public methodBaseException Initializes a new instance of the BaseException class.
Public methodBaseException(String) Initializes a new instance of the BaseException class.
Protected methodBaseException(SerializationInfo, StreamingContext) Initializes a new instance of the BaseException class from serialized data.
Public methodBaseException(String, Exception) Initializes a new instance of the BaseException class.
Top
See Also