IceGrid.DeploymentException

class IceGrid.DeploymentException(reason: str = '')

Bases: UserException

The exception that is thrown when IceGrid cannot deploy a server.

Parameters:

reason (str)

reason

The reason for the failure.

Type:

str

Notes

The Slice compiler generated this exception dataclass from Slice exception ::IceGrid::DeploymentException.