Class ZstdException

All Implemented Interfaces:
Serializable

public class ZstdException extends RuntimeException
An exception thrown when Zstd returns an error code.
See Also:
  • Constructor Details

    • ZstdException

      public ZstdException(String message)