Hierarchy For Package com.googlecode.catchexception.throwable
Class Hierarchy
- java.lang.Object
- com.googlecode.catchexception.throwable.PublicSomethingImpl (implements com.googlecode.catchexception.throwable.Something)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.googlecode.catchexception.throwable.MyThrowable
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- com.googlecode.catchexception.throwable.Something