Parameters
- page
- Page on which the BoxedDevice will be located.
| Exception | Description | 
|---|---|
| Eplan.EplApi.Base.BaseException | Thrown when a BoxedDevice cannot be created. | 
| System.ArgumentNullException | Thrown when nullis given as a parameter. | 
| IncorrectObjectTypeException | Thrown when function is invoked with object of higher class. | 
| InvalidArgumentException | Thrown when given Page has PageType sets to ExternalDocument. |