Changeset 1036 for trunk/src/java/org/jcoderz/commons/BaseException.java
- Timestamp:
- 06/26/08 13:22:19 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/java/org/jcoderz/commons/BaseException.java
r1011 r1036 184 184 return mLoggable.getSourceMethod(); 185 185 } 186 186 187 187 /** {@inheritDoc} */ 188 188 public String toString ()
