Class LoadNativeLibraryException

All Implemented Interfaces:
Serializable

public class LoadNativeLibraryException extends JniInchiException
See Also:
  • Field Details

  • Constructor Details

    • LoadNativeLibraryException

      public LoadNativeLibraryException()
      Constructor.
    • LoadNativeLibraryException

      public LoadNativeLibraryException(String message)
      Constructor.
      Parameters:
      message -
    • LoadNativeLibraryException

      public LoadNativeLibraryException(Throwable ex)