[C++]
class HandlerBusyException : public Exception
[C#]
public class HandlerBusyException : Exception
Remarks
Thrown if you start a request with an active handler object.