Bug fix, defined package '\_\_all\_\_' and create exceptions.py
- Bug fix that caused raised exception when session is passed direcly was fixed(10)
- Package level '\_\_all\_\_' attribute was defined to only import certain namespace attributes(9)
- exceptions.py was added which also imports all forcetable exception classes(11)