Package ru.clinicainfo.protocol
Class CustomNetworkRequest.ServiceUnavailableException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- ru.clinicainfo.protocol.CustomNetworkRequest.ServiceUnavailableException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- CustomNetworkRequest
public class CustomNetworkRequest.ServiceUnavailableException extends java.lang.Exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ServiceUnavailableException()ServiceUnavailableException(java.lang.Integer responseCode)
-