StreamPackError

constructor(message: String, cause: Throwable)

Parameters

message

the error message

cause

the error cause


constructor(message: String)

Parameters

message

the error message


constructor(cause: Throwable)

Parameters

cause

the error cause