1 2 3 4
class GitlabNet class ApiUnreachableError < StandardError; end class NotFound < StandardError; end end