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