export default class RuntimeException extends Exception { } import Exception from './Exception.js';