crowdcode-de / KissMDA

Keep It Simple Stupid, MDA!
33 stars 8 forks source link

Cartridge kissmda-cartridges-simple-java: add raised exceptions for methods #19

Closed lofidewanto closed 11 years ago

lofidewanto commented 11 years ago

We need to add "raised exceptions" for each method declaration.

lofidewanto commented 11 years ago

Done! We now support Exception creation and raising Exception in method signature.

See this work directory in BuildHive for the generated exceptions: http://goo.gl/LpjKQb. Also see these classes for using the generated exceptions in "raised exception": http://goo.gl/obKVkm and http://goo.gl/zAHPjs