@ -62,7 +64,7 @@ public class TotalProgressBar implements Consumer<TotalProgressEvent> {
@@ -62,7 +64,7 @@ public class TotalProgressBar implements Consumer<TotalProgressEvent> {
@ -34,14 +34,14 @@ public class DockerEngineException extends RuntimeException {
@@ -34,14 +34,14 @@ public class DockerEngineException extends RuntimeException {
@ -61,7 +61,7 @@ public class DockerEngineException extends RuntimeException {
@@ -61,7 +61,7 @@ public class DockerEngineException extends RuntimeException {
*ReturnthereasonphrasereturnedbytheDockerAPI.
*@returnthereasonPhrase
*/
publicStringgetReasonPhrase(){
public@NullableStringgetReasonPhrase(){
returnthis.reasonPhrase;
}
@ -83,7 +83,7 @@ public class DockerEngineException extends RuntimeException {
@@ -83,7 +83,7 @@ public class DockerEngineException extends RuntimeException {