Class BranchDoesNotExistException

All Implemented Interfaces:
Serializable

public class BranchDoesNotExistException extends AmazonServiceException

The specified branch does not exist.

See Also:
  • Constructor Details

    • BranchDoesNotExistException

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