com.rackspacecloud.client.cloudfiles
Class FilesContainerExistsException

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.FilesContainerExistsException
All Implemented Interfaces:
java.io.Serializable

public class FilesContainerExistsException
extends FilesException

See Also:
Serialized Form

Constructor Summary
FilesContainerExistsException(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

FilesContainerExistsException

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