GitObjectResult.fail constructor

GitObjectResult.fail(
  1. Exception f
)

Implementation

GitObjectResult.fail(Exception f) : super.fail(f);