Uses of Class
com.openkm.sdk4j.bean.RestException
-
Packages that use RestException Package Description com.openkm.sdk4j.exception com.openkm.sdk4j.util -
-
Uses of RestException in com.openkm.sdk4j.exception
Constructors in com.openkm.sdk4j.exception with parameters of type RestException Constructor Description UnknownException(RestException error) -
Uses of RestException in com.openkm.sdk4j.util
Methods in com.openkm.sdk4j.util that return RestException Modifier and Type Method Description static RestExceptionBeanHelper. getRestException(javax.ws.rs.core.Response response)
-