Class NativeIntegrationUnavailableException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
NativeIntegrationLinkageException

public class NativeIntegrationUnavailableException extends NativeException
Thrown when a given integration is not available for the current machine.
See Also:
  • Constructor Details

    • NativeIntegrationUnavailableException

      public NativeIntegrationUnavailableException(String message)
    • NativeIntegrationUnavailableException

      public NativeIntegrationUnavailableException(String message, Throwable cause)