Ice::CompressionException

Overview

local exception CompressionException
    extends 
	ProtocolException

This exception is a specialization of ProtocolException that is raised if there is a problem with compressing or uncompressing data.

Data Member Index

reason

The reason for the failure.

reason

string reason;

The reason for the failure.