Documentation for Ice 3.5. The latest release is Ice 3.7. Refer to the space directory for other releases.


Freeze::DatabaseException

Overview

local exception DatabaseException

A Freeze database exception.

Derived Exceptions
See Also

Data Member Index

message — A message describing the reason for the exception.

Data Members

string message;

A message describing the reason for the exception.


  • No labels