Class ResourceTypeNotSupportedException

All Implemented Interfaces:
Serializable

public class ResourceTypeNotSupportedException extends AmazonServiceException

This exception is thrown when the specified resource type is not supported by CloudTrail.

See Also:
  • Constructor Details

    • ResourceTypeNotSupportedException

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