Uses of Interface
com.sdm.quasar.client.core.common.util.NamedException

Packages that use NamedException
com.sdm.quasar.client.core.common.util   
 

Uses of NamedException in com.sdm.quasar.client.core.common.util
 

Classes in com.sdm.quasar.client.core.common.util that implement NamedException
 class AbstractNamedCheckedException
          A base class that implements com.dcag.s55.gool.err.NamedException and extends Exception (for checked exceptions).
 class AbstractNamedRuntimeException
          A base class that implements com.dcag.s55.gool.err.NamedException and extends RuntimeException (for runtime exceptions).