Uses of Class
net.m2technologies.open_arm.utilities.collections.RuntimeTransformerException

Packages that use RuntimeTransformerException
net.m2technologies.open_arm.utilities.collections   
 

Uses of RuntimeTransformerException in net.m2technologies.open_arm.utilities.collections
 

Methods in net.m2technologies.open_arm.utilities.collections that throw RuntimeTransformerException
 java.lang.Object ExceptionalTransformer.transform(java.lang.Object o)
          redefine the #transform method to establish a mechanism to tunnel checked exceptions through the Commons-Collection API which doesn't know checked exceptions.