FrancoisDupayrat / JenkinsController

1 stars 0 forks source link

Remove all exceptions #2

Closed FrancoisDupayrat closed 9 years ago

FrancoisDupayrat commented 9 years ago

Exceptions are not compatible with Bionic. It is planned to support Android in the future. Use return codes in functions instead. Constructors must be split in Constructor + init()