public interface MessageExceptionCallback
User: patrick Date: Sep 26, 2006 Time: 7:42:47 AM
| Method Summary | |
|---|---|
void |
handle(java.lang.String text,
java.lang.Throwable exception)
|
| Methods inherited from interface com.qintsoft.joria.runtimeapi.MessageCallback |
|---|
tell, tell |
| Method Detail |
|---|
void handle(java.lang.String text,
java.lang.Throwable exception)