Class VipsError

All Implemented Interfaces:
Serializable

public class VipsError extends RuntimeException
See Also:
  • Constructor Details Link icon

    • VipsError Link icon

      public VipsError(String message)
    • VipsError Link icon

      public VipsError(String message, Throwable cause)
    • VipsError Link icon

      public VipsError(Throwable cause)
    • VipsError Link icon

      protected VipsError(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)