public class NetworkNotFoundException extends DockerException
Constructor and Description |
---|
NetworkNotFoundException(String networkId) |
NetworkNotFoundException(String networkId,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getNetworkId() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2016. All rights reserved.