Deprecated API


Contents
Deprecated Fields
netscape.javascript.JSException.EXCEPTION_TYPE_BOOLEAN
          Not portable between web browsers. 
netscape.javascript.JSException.EXCEPTION_TYPE_EMPTY
          Not portable between web browsers. 
netscape.javascript.JSException.EXCEPTION_TYPE_ERROR
          Not portable between web browsers. 
netscape.javascript.JSException.EXCEPTION_TYPE_FUNCTION
          Not portable between web browsers. 
netscape.javascript.JSException.EXCEPTION_TYPE_NUMBER
          Not portable between web browsers. 
netscape.javascript.JSException.EXCEPTION_TYPE_OBJECT
          Not portable between web browsers. 
netscape.javascript.JSException.EXCEPTION_TYPE_STRING
          Not portable between web browsers. 
netscape.javascript.JSException.EXCEPTION_TYPE_VOID
          Not portable between web browsers. 
netscape.javascript.JSException.filename
          Not portable between web browsers. 
netscape.javascript.JSException.lineno
          Not portable between web browsers. 
netscape.javascript.JSException.message
          Not portable between web browsers. 
netscape.javascript.JSException.source
          Not portable between web browsers. 
netscape.javascript.JSException.tokenIndex
          Not portable between web browsers. 
 

Deprecated Methods
netscape.javascript.JSException.getWrappedException()
          Not portable between web browsers. 
netscape.javascript.JSException.getWrappedExceptionType()
          Not portable between web browsers. 
 

Deprecated Constructors
netscape.javascript.JSException(int, Object)
          Not portable between web browsers. 
netscape.javascript.JSException(String, String, int, String, int)
          Not portable between web browsers.