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.