com.github.dockerjava.api
Class ConflictException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.github.dockerjava.api.DockerException
com.github.dockerjava.api.ConflictException
- All Implemented Interfaces:
- Serializable
public class ConflictException
- extends DockerException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ConflictException
public ConflictException(String message,
Throwable cause)
ConflictException
public ConflictException(String message)
ConflictException
public ConflictException(Throwable cause)
Copyright © 2014. All rights reserved.