Package net.rubygrapefruit.platform
Class NativeIntegrationLinkageException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.rubygrapefruit.platform.NativeException
net.rubygrapefruit.platform.NativeIntegrationUnavailableException
net.rubygrapefruit.platform.NativeIntegrationLinkageException
- All Implemented Interfaces:
Serializable
Thrown when a native integration is not available due to a native linkage error.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NativeIntegrationLinkageException
-