Click or drag to resize
ServiceLimitReachedException Constructor
Overload List
  NameDescription
Public methodServiceLimitReachedException(Response)
Initializes a new instance of the ServiceLimitReachedException class with the specified REST response.
Public methodServiceLimitReachedException(String, Response)
Initializes a new instance of the ServiceLimitReachedException class with the specified error message and REST response.
Top
See Also