Class IncompatibleVersionException

All Implemented Interfaces:
Serializable

public class IncompatibleVersionException extends AmazonServiceException
See Also:
  • Constructor Details

    • IncompatibleVersionException

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