Click or drag to resize
ServerTooBusyException Constructor
Overload List
  NameDescription
Public methodServerTooBusyException
Initializes a new instance of the ServerTooBusyException class.
Public methodServerTooBusyException(String)
Initializes a new instance of the ServerTooBusyException class.
Protected methodServerTooBusyException(SerializationInfo, StreamingContext)
Initializes a new instance of the ServerTooBusyException class.
Public methodServerTooBusyException(String, Exception)
Initializes a new instance of the ServerTooBusyException class.
Public methodServerTooBusyException(String, String, String)
Initializes a new instance of the ServerTooBusyException class.
Public methodServerTooBusyException(String, String, String, Exception)
Initializes a new instance of the ServerTooBusyException class.
Top
See Also