GitBlobResult.fail constructor

GitBlobResult.fail(
  1. Exception f
)

Implementation

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