|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OvhWsException.Type | |
|---|---|
| com.ovh.ws.api | |
| Uses of OvhWsException.Type in com.ovh.ws.api |
|---|
| Methods in com.ovh.ws.api that return OvhWsException.Type | |
|---|---|
static OvhWsException.Type |
OvhWsException.Type.fromStatus(int status)
|
OvhWsException.Type |
OvhWsException.getType()
|
static OvhWsException.Type |
OvhWsException.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OvhWsException.Type[] |
OvhWsException.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in com.ovh.ws.api with parameters of type OvhWsException.Type | |
|---|---|
OvhWsException(OvhWsException.Type type,
String message)
|
|
OvhWsException(OvhWsException.Type type,
String message,
Throwable cause)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||