just testing the setup
This commit is contained in:
parent
ced9315833
commit
69cb0cb711
1 changed files with 4 additions and 4 deletions
|
@ -24,11 +24,11 @@ public class RedirectException extends EcmaScriptException {
|
|||
}
|
||||
|
||||
public void printStackTrace(java.io.PrintStream s) {
|
||||
|
||||
// do nothing
|
||||
}
|
||||
|
||||
public void printStackTrace(java.io.PrintWriter w) {
|
||||
|
||||
// do nothing
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue