Class InvalidDefaultRootObjectException

All Implemented Interfaces:
Serializable

public class InvalidDefaultRootObjectException extends AmazonServiceException
The default root object file name is too big or contains an invalid character.
See Also:
  • Constructor Details

    • InvalidDefaultRootObjectException

      public InvalidDefaultRootObjectException(String message)
      Constructs a new InvalidDefaultRootObjectException with the specified error message.
      Parameters:
      message - Describes the error encountered.