com.rackspacecloud.client.cloudfiles
Class FilesInvalidNameException

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

public class FilesInvalidNameException
extends FilesException

See Also:
Serialized Form

Constructor Summary
FilesInvalidNameException(java.lang.String name)
           
 
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

FilesInvalidNameException

public FilesInvalidNameException(java.lang.String name)