Checks whether the space is alive and accessible.
Declaration Syntax
Parameters
- throwOnError (Boolean)
- Determines if an exception is thrown when the space is not active.
Return Value
true if the space is alive, false otherwise
Exceptions
Exception | Condition |
---|---|
SpaceException | Space was unreachable |