Uses of Class
netscape.javascript.JSException

Packages that use JSException
netscape.javascript Applet LiveConnect simulation 
 

Uses of JSException in netscape.javascript
 

Methods in netscape.javascript that throw JSException
 Object JSObject.call(String paramString, Object[] paramArrayOfObject)
          Empty stub.
 Object JSObject.eval(String paramString)
          Empty stub.
 Object JSObject.getMember(String paramString)
          Empty stub.
 Object JSObject.getSlot(int paramInt)
          Empty stub.
static JSObject JSObject.getWindow(Applet paramApplet)
          Empty stub.
 void JSObject.removeMember(String paramString)
          Empty stub.
 void JSObject.setMember(String paramString, Object paramObject)
          Empty stub.
 void JSObject.setSlot(int paramInt, Object paramObject)
          Empty stub.
 



Copyright © 2002-2012 Gargoyle Software Inc.. All Rights Reserved.