public class ContainerNotFoundException extends ResourceNotFoundException
Constructor and Description |
---|
ContainerNotFoundException() |
ContainerNotFoundException(String container,
String message) |
ContainerNotFoundException(Throwable from) |
Modifier and Type | Method and Description |
---|---|
String |
getContainer() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2009-2013 jclouds. All Rights Reserved.