RasException Constructor

DotRas SDK

Collapse image Expand Image Copy image CopyHover image

Overload List

  Name Description
Public method RasException()()()()
Initializes a new instance of the RasException class.
Public method RasException(Int32)
Initializes a new instance of the RasException class.
Public method RasException(String)
Initializes a new instance of the RasException class.
Protected method RasException(SerializationInfo, StreamingContext)
Initializes a new instance of the RasException class.
Public method RasException(String, Exception)
Initializes a new instance of the RasException class.

See Also