|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.getsnappy.w20.JavaScriptErrorHandler
com.getsnappy.w20.DefaultJavaScriptErrorHandler
public class DefaultJavaScriptErrorHandler
| Constructor Summary | |
|---|---|
DefaultJavaScriptErrorHandler()
|
|
| Method Summary | |
|---|---|
void |
jsFunctionDefinition(java.io.Writer out)
Used the define what happens when an unexpected condition occurs This must output a function definition that takes a single string and does some sort of JavaScript action to alert the user that an error w20.errorHandler |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultJavaScriptErrorHandler()
| Method Detail |
|---|
public void jsFunctionDefinition(java.io.Writer out)
throws java.io.IOException
JavaScriptErrorHandler
jsFunctionDefinition in class JavaScriptErrorHandlerjava.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||