Groovy Documentation

org.codenarc.rule.basic
Class ThrowExceptionFromFinallyRule

java.lang.Object
  org.codenarc.rule.basic.ThrowExceptionFromFinallyRule

class ThrowExceptionFromFinallyRule

Constructor Summary
ThrowExceptionFromFinallyRule()

 
Method Summary
 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Constructor Detail

ThrowExceptionFromFinallyRule

ThrowExceptionFromFinallyRule()


 

Groovy Documentation