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