Class BranchNameRequiredException

All Implemented Interfaces:
Serializable

public class BranchNameRequiredException extends AmazonServiceException

A branch name is required but was not specified.

See Also:
  • Constructor Details

    • BranchNameRequiredException

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