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