class Aws::CodeCommit::Errors::BranchDoesNotExistException
def initialize(context, message, data = Aws::EmptyStructure.new)
-
data
(Aws::CodeCommit::Types::BranchDoesNotExistException
) -- -
message
(String
) -- -
context
(Seahorse::Client::RequestContext
) --
def initialize(context, message, data = Aws::EmptyStructure.new) super(context, message, data) end