Class BranchNameExistsException

All Implemented Interfaces:
Serializable

public class BranchNameExistsException extends AmazonServiceException

The specified branch name already exists.

See Also:
  • Constructor Details

    • BranchNameExistsException

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