public class UnavailableServer
extends java.lang.Exception
| Constructor and Description |
|---|
UnavailableServer(int httpCode)
Instantiates a new unavailable server.
|
UnavailableServer(java.lang.String message)
Instantiates a new unavailable server.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
Copyright © 2014. All Rights Reserved.