public class SFToDoReminderException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
SFToDoReminderException(java.lang.String str) |
| Modifier and Type | Method and Description |
|---|---|
static void |
throwTODOException(java.lang.String str)
Simple TODO statements in the code get forgotten.
|