package com.infendro.cli.exception.run import com.infendro.cli.exception.CliException abstract class RunException : CliException()