Uses of Class
net.sf.staccatocommons.lang.SoftException

Packages that use SoftException
net.sf.staccatocommons.lang This package contains Options, SoftExceptions and null handling utilities. 
 

Uses of SoftException in net.sf.staccatocommons.lang
 

Methods in net.sf.staccatocommons.lang with parameters of type SoftException
static Exception SoftException.harden(SoftException e)
          Converts the given SoftException into a checked Exception, by returning its cause
 



Copyright © 2010-2012 Staccatocommons. All Rights Reserved.