Class NoSuchOriginException

All Implemented Interfaces:
Serializable

public class NoSuchOriginException extends AmazonServiceException
No origin exists with the specified Origin Id.
See Also:
  • Constructor Details

    • NoSuchOriginException

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