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