- Timestamp:
- 02/18/13 09:31:49 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/autoquest-plugin-html/src/main/java/de/ugoe/cs/autoquest/plugin/html/commands/CMDparseDirHTML.java
r1012 r1087 58 58 } 59 59 catch (Exception e) { 60 throw new IllegalArgumentException( );60 throw new IllegalArgumentException("illegal parameters provided: " + e); 61 61 } 62 62
Note: See TracChangeset
for help on using the changeset viewer.