com.kpelykh.docker.client
Class DockerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.kpelykh.docker.client.DockerException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- NotFoundException
public class DockerException
- extends Exception
- Author:
- Konstantin Pelykh ([email protected])
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DockerException
public DockerException()
DockerException
public DockerException(String message)
DockerException
public DockerException(String message,
Throwable cause)
DockerException
public DockerException(Throwable cause)
Copyright © 2014. All rights reserved.