package com.jetpackduba.gitnuro.exceptions class RebaseCancelledException(msg: String) : GitnuroException(msg)