IceBox::FailureException

Overview

local exception FailureException

Indicates a failure occurred. For example, if a service encounters an error during initialization, or if the service manager is unable to load a service executable.

Data Member Index

reason

The reason for the failure.

reason

string reason;

The reason for the failure.