Class ServiceTimeoutException
- Namespace
- DotBoxD.Services.Exceptions
- Assembly
- DotBoxD.Services.dll
Exception thrown when a request times out.
public class ServiceTimeoutException : ServiceException, ISerializable
- Inheritance
-
ServiceTimeoutException
- Implements
- Inherited Members
Constructors
ServiceTimeoutException(string)
public ServiceTimeoutException(string message)
Parameters
messagestring