|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WTRuntimeException | |
com.ptc.core.ca.swing.attrpanel.client | |
com.ptc.core.logic.common | |
com.ptc.core.meta.common | |
com.ptc.windchill.upgrade.util.fsm | |
wt.fc | Provides high level datastore access by using the PersistenceManager (and server-side-only
PersistenceManagerSvr ) to find and manage Persistable objects. |
wt.htmlutil | |
wt.lite | |
wt.notify |
Provides classes to represent, manage, and execute notification definitions. |
wt.occurrence | Defines the capability to uniquely distinguish one occurrence of an object
within some complex structure from another occurrence of that same object within the same structure using OccurrenceService . |
wt.org | |
wt.projmgmt.monitor | |
wt.rule.init | |
wt.services.ac | |
wt.services.applicationcontext | |
wt.util | |
wt.vc |
Uses of WTRuntimeException in com.ptc.core.ca.swing.attrpanel.client |
Subclasses of WTRuntimeException in com.ptc.core.ca.swing.attrpanel.client | |
class |
NoValueProvidedException
Supported API: false Extendable: false |
Uses of WTRuntimeException in com.ptc.core.logic.common |
Subclasses of WTRuntimeException in com.ptc.core.logic.common | |
class |
UnsupportedDimensionException
Supported API: false Extendable: false |
Uses of WTRuntimeException in com.ptc.core.meta.common |
Subclasses of WTRuntimeException in com.ptc.core.meta.common | |
class |
ComparisonImpossibleException
Supported API: true Extendable: false |
Uses of WTRuntimeException in com.ptc.windchill.upgrade.util.fsm |
Subclasses of WTRuntimeException in com.ptc.windchill.upgrade.util.fsm | |
class |
StateMachineException
|
Uses of WTRuntimeException in wt.fc |
Methods in wt.fc that throw WTRuntimeException | |
Persistable |
WTReference.getObject()
Gets the object for the association that plays role: OBJECT. |
Persistable |
PersistentReference.getObject()
Gets the object for the association that plays role: OBJECT. |
Persistable |
ObjectReference.getObject()
Gets the object for the association that plays role: OBJECT. |
void |
CachedObjectReference.inflate()
Supported API: false |
Persistable |
CachedObjectReference.getObject()
Supported API: false |
Persistable |
CachedObjectReference.getReadOnlyObject()
Supported API: false |
Persistable |
WTReference.getObject()
Gets the object for the association that plays role: OBJECT. |
Persistable |
PersistentReference.getObject()
Gets the object for the association that plays role: OBJECT. |
Persistable |
ObjectReference.getObject()
Gets the object for the association that plays role: OBJECT. |
void |
CachedObjectReference.inflate()
Supported API: false |
Persistable |
CachedObjectReference.getObject()
Supported API: false |
Persistable |
CachedObjectReference.getReadOnlyObject()
Supported API: false |
Uses of WTRuntimeException in wt.htmlutil |
Methods in wt.htmlutil that throw WTRuntimeException | |
static void |
HtmlUtil.createBase(String base,
OutputStream os)
Deprecated. |
Uses of WTRuntimeException in wt.lite |
Subclasses of WTRuntimeException in wt.lite | |
class |
LightweightInfoNotInitializedException
Supported API: false Extendable: false |
Uses of WTRuntimeException in wt.notify |
Methods in wt.notify that throw WTRuntimeException | |
String |
TemplateNotification.getBody()
Processes the HTML template and returns the HTML body of the notification. |
String |
TemplateNotification.getBody(Locale locale)
Return the HTML template for the given Locale. |
Uses of WTRuntimeException in wt.occurrence |
Methods in wt.occurrence that throw WTRuntimeException | |
Persistable |
UsesOccurrenceReference.getObject()
Gets the object for the association that plays role: OBJECT. |
Persistable |
DataOccurrenceReference.getObject()
Gets the object for the association that plays role: OBJECT. |
Uses of WTRuntimeException in wt.org |
Methods in wt.org that throw WTRuntimeException | |
Persistable |
WTPrincipalReference.getObject()
Overrides getObject method of superclass and returns a copy to guard against concurrent updates against cached instances. |
Persistable |
WTPrincipalReference.getReadOnlyObject()
Returns a read-only instance of the principal. |
Persistable |
WTPrincipalReference.getObject()
Overrides getObject method of superclass and returns a copy to guard against concurrent updates against cached instances. |
Persistable |
WTPrincipalReference.getReadOnlyObject()
Returns a read-only instance of the principal. |
Uses of WTRuntimeException in wt.projmgmt.monitor |
Methods in wt.projmgmt.monitor that throw WTRuntimeException | |
private void |
StandardProjMonitorService.checkEnabledManual(ExecutionObject exec_obj)
Throws an exception if object is not enabled or mode is not manual. |
Uses of WTRuntimeException in wt.rule.init |
Subclasses of WTRuntimeException in wt.rule.init | |
static class |
OldInitRuleContentHandler.InvalidRootElementException
Deprecated. Exception used to indicate that the XML does not conform to the "old" DTD. |
static class |
OldInitRuleContentHandler.NewRootElementException
Deprecated. Exception used to indicate that the XML conforms to the "new" DTD rather than to the "old" DTD. |
Uses of WTRuntimeException in wt.services.ac |
Subclasses of WTRuntimeException in wt.services.ac | |
class |
ACRuntimeException
Supported API: false Extendable: false |
Uses of WTRuntimeException in wt.services.applicationcontext |
Subclasses of WTRuntimeException in wt.services.applicationcontext | |
class |
ApplicationContextException
Base class for all exceptions originated in the applicationcontext package. |
class |
ServiceNotFoundException
Exception used to indicate that no service was found. |
class |
UnableToCreateServiceException
Exception used to indicate that a service was found but the provider was unable to construct it. |
Uses of WTRuntimeException in wt.util |
Subclasses of WTRuntimeException in wt.util | |
class |
WTInvalidParameterException
WTInvalidParameterException extends the capability of the
wt.util.WTRemoteException in that like the
wt.util.WTException , it accommodates nested exceptions
and localizable text messages. |
Uses of WTRuntimeException in wt.vc |
Methods in wt.vc that throw WTRuntimeException | |
Persistable |
VersionReference.getObject()
Gets the object for the association that plays role: OBJECT. |
Persistable |
VersionReference.getObject()
Gets the object for the association that plays role: OBJECT. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |