jschyma / open_fints_js_client

FinTS/HBCI Javascript Client
Apache License 2.0
134 stars 44 forks source link

Code cleanup 2 #32

Open tndev opened 7 years ago

tndev commented 7 years ago

I finished the next pass for #31 and moved all classes of the Classes.js file into individual files, the Classes.js file itself is not required anymore.

All errors and exceptions are in a common errors.js file.

Some minor changes to improve readability.

The constructor functions of Exceptions are now named function.