com.ptc.windchill.structconf
Class PropagationActionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ptc.windchill.structconf.util.NestableException
com.ptc.windchill.structconf.StructConfManagerException
com.ptc.windchill.structconf.PropagationException
com.ptc.windchill.structconf.PropagationActionException
- All Implemented Interfaces:
- Serializable
- public class PropagationActionException
- extends PropagationException
Thrown by PropagationActions
if they
have problems during initialization or evaluation.
- See Also:
- Serialized Form
Fields inherited from class java.lang.Exception |
|
Fields inherited from class java.lang.Throwable |
|
PropagationActionException
PropagationActionException(String message)
PropagationActionException
PropagationActionException(String message,
Throwable t)