Class NativeIntegrationLinkageException

All Implemented Interfaces:
Serializable

public class NativeIntegrationLinkageException extends NativeIntegrationUnavailableException
Thrown when a native integration is not available due to a native linkage error.
See Also:
  • Constructor Details

    • NativeIntegrationLinkageException

      public NativeIntegrationLinkageException(String message, Throwable cause)