import DelirException from './delir-exception' export default class UnknownPluginReferenceException extends DelirException {}