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