Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
com.sonalb.IEnhancedException

Uses of IEnhancedException in com.sonalb
 

Classes in com.sonalb that implement IEnhancedException
 class EnhancedException
          Convenience implementation of IEnhancedException interface, and subclass of Exception.
 class EnhancedIOException
          Convenience implementation of IEnhancedException interface, and subclass of java.io.IOException.
 class EnhancedRuntimeException
          Convenience implementation of IEnhancedException interface, and subclass of RuntimeException.