Class InvalidArnException

All Implemented Interfaces:
Serializable

public class InvalidArnException extends AmazonServiceException

The request was rejected because a specified ARN was not valid.

See Also:
  • Constructor Details

    • InvalidArnException

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