Uses of Class
com.ptc.windchill.upgrade.modeldiff.UpgradeSchema.ExecutionException

Packages that use UpgradeSchema.ExecutionException
com.ptc.windchill.upgrade.modeldiff   
 

Uses of UpgradeSchema.ExecutionException in com.ptc.windchill.upgrade.modeldiff
 

Fields in com.ptc.windchill.upgrade.modeldiff declared as UpgradeSchema.ExecutionException
private  UpgradeSchema.ExecutionException UpgradeSchema.RunSQLPlus.executionException_
           
 

Methods in com.ptc.windchill.upgrade.modeldiff that return UpgradeSchema.ExecutionException
 UpgradeSchema.ExecutionException UpgradeSchema.RunSQLPlus.getExecutionException()
          Accessor for the executionException that was created.