UNPKG

node-web-mvc

Version:
4 lines (3 loc) 105 B
import Exception from './Exception'; export default class IllegalArgumentException extends Exception { }