Skip to content

as2-lib 4.10.0

Compare
Choose a tag to compare
@phax phax released this 04 Jan 15:40
· 177 commits to master since this release
  • Changed the type of "causes" in AS2ProessorException from Throwable to AS2Exception
  • 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