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