Class NotSupportedTypeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.teamdev.jxbrowser.js.NotSupportedTypeException
All Implemented Interfaces:
Serializable

public final class NotSupportedTypeException extends RuntimeException
Thrown by JsAccessibleTypes methods to indicate that the type (an instance of Class) is an enum or an annotation.
Since:
7.20
See Also: