- Timestamp:
- 09/30/11 18:00:55 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/EventBenchConsole/src/de/ugoe/cs/eventbench/commands/CMDshowSequences.java
r203 r226 29 29 .getInstance().getData("sequences"); 30 30 } catch (ClassCastException e) { 31 Console.println(" Notable to cast Data in GlobalDataContainer to List of Sequences");31 Console.println("Unable to cast Data in GlobalDataContainer to List of Sequences"); 32 32 } 33 33
Note: See TracChangeset
for help on using the changeset viewer.