cc.otavia.handler.codec.compression

Members list

Type members

Classlikes

class CompressionException(message: String | Null, cause: Throwable | Null) extends EncoderException

An EncoderException that is raised when compression failed.

An EncoderException that is raised when compression failed.

Attributes

Supertypes
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
class DecompressionException(message: String | Null, cause: Throwable | Null) extends DecoderException

A DecoderException that is raised when decompression failed.

A DecoderException that is raised when decompression failed.

Attributes

Supertypes
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all