类的使用
cn.taketoday.buildpack.platform.docker.transport.Errors
使用Errors的程序包
程序包
说明
Docker transport classes providing HTTP operations on a local or remote engine.
-
cn.taketoday.buildpack.platform.docker.transport中Errors的使用
修饰符和类型方法说明DockerEngineException.getErrors()Return the errors from the body of the Docker API response, ornullif the errors JSON could not be read.private ErrorsHttpClientTransport.getErrorsFromResponse(org.apache.hc.core5.http.HttpEntity entity)