com.ptc.windchill.upgrade.directives
Class ForEachPersistentDescendant.ClassNotPersistableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ptc.windchill.upgrade.directives.ForEachPersistentDescendant.ClassNotPersistableException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- ForEachPersistentDescendant
- public class ForEachPersistentDescendant.ClassNotPersistableException
- extends Exception
Thrown if you try to specify a non persistable class for the algorithm.
- See Also:
- Serialized Form
Fields inherited from class java.lang.Exception |
|
Fields inherited from class java.lang.Throwable |
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ForEachPersistentDescendant.ClassNotPersistableException
private ForEachPersistentDescendant.ClassNotPersistableException(Class cls)