allowThrowingUnsafeAncestorException property

bool allowThrowingUnsafeAncestorException
getter/setter pair

A special flag to control whether to allow of throwing "deactivated ancestor" exception or not, defaults to false.

Implementation

static bool allowThrowingUnsafeAncestorException = false;