Class InstanceIdRequiredException

All Implemented Interfaces:
Serializable

public class InstanceIdRequiredException extends AmazonServiceException

The instance ID was not specified.

See Also:
  • Constructor Details

    • InstanceIdRequiredException

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