UNPKG
nopala
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
Impala and Hive client for Nodejs
github.com/sunui/nopala
sunui/nopala
nopala
/
lib
/
protocol
/
hivesever2
/
error
/
OperationError.js
5 lines
(3 loc)
•
73 B
JavaScript
View Raw
1
2
3
4
5
class
OperationError
extends
Error
{ } module.exports = OperationError;