| Package | Description |
|---|---|
| com.vladium.emma | |
| com.vladium.util.exception |
| Class and Description |
|---|
| AbstractException
Based on code published by me in JavaPro, 2002.
|
| AbstractRuntimeException
Based on code published by me in JavaPro, 2002.
|
| ICodedException
TODO: javadoc
This interface is implemented by
AbstractException and
AbstractRuntimeException to provide a common interface
for accessing error codes. |
| IThrowableWrapper
TODO: javadoc
Any exception that wraps around another exception and wishes to be fully
inspectable by
ExceptionCommon should implement this interface. |
| Class and Description |
|---|
| ICodedException
TODO: javadoc
This interface is implemented by
AbstractException and
AbstractRuntimeException to provide a common interface
for accessing error codes. |
| IThrowableWrapper
TODO: javadoc
Any exception that wraps around another exception and wishes to be fully
inspectable by
ExceptionCommon should implement this interface. |