Uses of Class
com.ptc.wgmecad.exception.UnableToWriteFileException

Packages that use UnableToWriteFileException
com.ptc.wgmecad   
 

Uses of UnableToWriteFileException in com.ptc.wgmecad
 

Methods in com.ptc.wgmecad that throw UnableToWriteFileException
 void FileManager.writeAttributeDefFile()
          format of the file is: attributeName attributeType ECAD_Document_Name bSend bReceive attributeType := integer | string | float ECAD_Document_Name := ECAD-ASSEMBLY | ECAD-BOARD | ECAD-SOURCE | ECAD-SCHEMATIC bSend and bReceive := true | false