| PTBlkCreateException |
Exception when creating a block. |
| PTBlkDeleteException |
Exception when deleting a block. |
| PTBlkEditException |
Exception when editing a block property. |
| PTBlkReadException |
Exception when querying for a block property. |
| PTDsgCheckException |
Exception when running the design check. |
| PTDsgCreateException |
Exception when creating a design. |
| PTDsgExportException |
Exception when exporting design. |
| PTDsgGenConstException |
Exception when generating design constraint files. |
| PTDsgGenReportException |
Exception when generating the design report file. |
| PTDsgImportException |
Exception when importing the design. |
| PTDsgLoadException |
Exception when loading a design from a file. |
| PTDsgSaveException |
Exception when saving a design. |
| PTIllegalValueException |
Exception when setting a value that is illegal. |
| PTNameUsedException |
Name collision exception, the name is used already. |
| PTPropReadOnlyException |
Exception when setting value to a read-only property. |
| PTRefClockException |
Reference clock related exception. |
| PTResInvalidException |
Invalid resource exception. |
| PTResUsedException |
Resource collision exception, the resource is used
already. |