Package com.teamdev.jxbrowser.js
Class TypeNotPublicException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.teamdev.jxbrowser.js.TypeNotPublicException
- All Implemented Interfaces:
Serializable
Thrown by
JsAccessibleTypes
methods to indicate that the type is not public.- Since:
- 7.20
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString