UNPKG

node-red-contrib-tak-registration

Version:

A Node-RED node to register to TAK and to help wrap files as datapackages to send to TAK

11 lines (9 loc) 245 B
import Exception from '../../../../../java/lang/Exception' export default class NoninvertibleTransformationException extends Exception { interfaces_ () { return [] } getClass () { return NoninvertibleTransformationException } }