UNPKG

node-web-mvc

Version:
5 lines (4 loc) 119 B
import Exception from './Exception'; export default class NoBoundaryException extends Exception { constructor(); }