com.rackspacecloud.client.cloudfiles
Class FilesContainerNotEmptyException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.http.HttpException
              extended by com.rackspacecloud.client.cloudfiles.FilesException
                  extended by com.rackspacecloud.client.cloudfiles.FilesContainerNotEmptyException
All Implemented Interfaces:
java.io.Serializable

public class FilesContainerNotEmptyException
extends FilesException

See Also:
Serialized Form

Constructor Summary
FilesContainerNotEmptyException(java.lang.String message, org.apache.http.Header[] httpHeaders, org.apache.http.StatusLine httpStatusLine)
           
 
Method Summary
 
Methods inherited from class com.rackspacecloud.client.cloudfiles.FilesException
getHttpHeaders, getHttpHeadersAsString, getHttpStatusCode, getHttpStatusLine, getHttpStatusMessage, getHttpVersion
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FilesContainerNotEmptyException

public FilesContainerNotEmptyException(java.lang.String message,
                                       org.apache.http.Header[] httpHeaders,
                                       org.apache.http.StatusLine httpStatusLine)
Parameters:
message -
httpHeaders -
httpStatusLine -