Class InvalidArnException

All Implemented Interfaces:
Serializable

public class InvalidArnException extends AmazonServiceException

The requested Amazon Resource Name (ARN) does not refer to an existing resource.

See Also:
  • Constructor Details

    • InvalidArnException

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