UNPKG

angular-weblineindia-qrcode-scanner

Version:
7 lines 206 B
import Exception from './Exception'; /** * Custom Error class of type Exception. */ export default class IllegalArgumentException extends Exception { } //# sourceMappingURL=IllegalArgumentException.js.map