|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--PatternNotAddableInTreeException
Diese Exception wird in Knoten.addRule() geworfen, wenn das untersuchte Pattern Einträge enthält, die nicht bekannt sind. Nicht wirklich nötig, wird aber in einer switch-case-Nest als default verwendet. Stand: 09.07.2001
| Fields inherited from class java.lang.Throwable |
backtrace, detailMessage, serialVersionUID |
| Constructor Summary | |
PatternNotAddableInTreeException()
|
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, printStackTrace0, toString |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public PatternNotAddableInTreeException()
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||