as2-lib 4.10.0
phax
released this
04 Jan 15:40
·
177 commits
to master
since this release
- Changed the type of "causes" in
AS2ProessorException
fromThrowable
toAS2Exception
- Improved the Exception handling for
AS2DispositionException
. See issue #130. Thanks @ihudedi - Removed the member "source file" from class
AS2Exception
- Using less setters for Exception members - bad style