public bool IsBubbleVisibleInView( DatumEnds datumEnd, View view )
| Exception | Condition |
|---|---|
| ArgumentException | The datum plane cannot be visible in the view. |
| ArgumentNullException | A non-optional argument was null |
| ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |
| InvalidOperationException | This datum plane doesn't support bubble operations. |