com.github.dockerjava.api.model
Class ErrorDetail

java.lang.Object
  extended by com.github.dockerjava.api.model.ErrorDetail

public class ErrorDetail
extends Object


Constructor Summary
ErrorDetail()
           
 
Method Summary
 String getMessage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ErrorDetail

public ErrorDetail()
Method Detail

getMessage

public String getMessage()


Copyright © 2014. All Rights Reserved.