Class NativeLibraryNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
dev.matrixlab.webp4j.exception.NativeLibraryNotFoundException
All Implemented Interfaces:
Serializable

public class NativeLibraryNotFoundException extends RuntimeException
See Also:
  • Constructor Details

    • NativeLibraryNotFoundException

      public NativeLibraryNotFoundException(String message)
    • NativeLibraryNotFoundException

      public NativeLibraryNotFoundException(String message, Throwable cause)