Click or drag to resize
RequestQueueOverflowException Constructor
Overload List
  NameDescription
Public methodRequestQueueOverflowException
Construct the exception without a description.
Public methodRequestQueueOverflowException(String)
Construct the exception with the description.
Public methodRequestQueueOverflowException(String, Exception)
Construct the exception with the description and the cause exception.
Top
See Also