Click or drag to resize

BaseException Constructor

Overload List
 NameDescription
Public methodBaseExceptionInitializes 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
Public methodBaseException(String, Exception)Initializes a new instance of the BaseException class
Top
See Also