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