Class CustomNetworkRequest.ServiceUnavailableException

java.lang.Object
java.lang.Throwable
java.lang.Exception
ru.clinicainfo.protocol.CustomNetworkRequest.ServiceUnavailableException
All Implemented Interfaces:
Serializable
Enclosing class:
CustomNetworkRequest

public class CustomNetworkRequest.ServiceUnavailableException extends Exception
See Also:
  • Constructor Details

    • ServiceUnavailableException

      public ServiceUnavailableException()
    • ServiceUnavailableException

      public ServiceUnavailableException(Integer responseCode)
    • ServiceUnavailableException

      public ServiceUnavailableException(String errorMessage)