Class InvalidFileSystemException

All Implemented Interfaces:
Serializable

public class InvalidFileSystemException extends AmazonServiceException
File system specified in export manifest is invalid.
See Also:
  • Constructor Details

    • InvalidFileSystemException

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