Module jdk.jsobject

Class JSException

java.lang.Object
All Implemented Interfaces:
Serializable

public class JSException extends RuntimeException
Thrown when an exception is raised in the JavaScript engine. This is merely a marker class to indicate an exception relating to the JavaScript interface.
Since:
1.5
See Also: