Uses of Class
com.ovh.ws.api.OvhWsException.Category

Packages that use OvhWsException.Category
com.ovh.ws.api   
 

Uses of OvhWsException.Category in com.ovh.ws.api
 

Methods in com.ovh.ws.api that return OvhWsException.Category
static OvhWsException.Category OvhWsException.Category.fromInteger(Integer status)
           
 OvhWsException.Category OvhWsException.getCategory()
           
static OvhWsException.Category OvhWsException.Category.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OvhWsException.Category[] OvhWsException.Category.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012 OVH. All Rights Reserved.