public class IngenFeaturesRuntimeException extends RuntimeException { public IngenFeaturesRuntimeException() { super("Ingen features i remixen"); } }