Class InvalidBranchNameException

All Implemented Interfaces:
Serializable

public class InvalidBranchNameException extends AmazonServiceException

The specified branch name is not valid.

See Also:
  • Constructor Details

    • InvalidBranchNameException

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