|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropagationException | |
com.ptc.windchill.structconf | Tools for manipulating declarative and site xconf settings, propagating xconfs into property files, updating property documentation, and locating property specifications in xconf files. |
Uses of PropagationException in com.ptc.windchill.structconf |
Subclasses of PropagationException in com.ptc.windchill.structconf | |
class |
InvalidXconfException
Thrown if a propagation request aborts midway and some files need to be restored from backups. |
class |
PartialPropagationException
Thrown if a propagation request aborts midway and some files need to be restored from backups. |
class |
PropagationActionException
Thrown by PropagationActions if they
have problems during initialization or evaluation. |
class |
TargetFilesWriteProtectedException
Thrown if a propagation request aborts midway and some files need to be restored from backups. |
Methods in com.ptc.windchill.structconf that throw PropagationException | |
private void |
TargetFileContentsCollector.checkWritability(DerivedFile[] derived_files)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |