Class NoSuchTrafficPolicyInstanceException

All Implemented Interfaces:
Serializable

public class NoSuchTrafficPolicyInstanceException extends AmazonServiceException

No traffic policy instance exists with the specified ID.

See Also:
  • Constructor Details

    • NoSuchTrafficPolicyInstanceException

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