|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EPMException | |
wt.epm.build | |
wt.epm.retriever | |
wt.epm.supportingdata | |
wt.epm.upload | |
wt.epm.util |
Uses of EPMException in wt.epm.build |
Methods in wt.epm.build that throw EPMException | |
protected Hashtable |
EPMBuildDelegate.getChildren(WTCollection rules,
ConfigSpec configSpec)
Get all the children used by familyInstance in doc. |
protected void |
EPMBuildDelegate.buildBuildableLinks(Hashtable tableChildren)
|
Uses of EPMException in wt.epm.retriever |
Subclasses of EPMException in wt.epm.retriever | |
class |
EPMRetrieverException
|
Uses of EPMException in wt.epm.supportingdata |
Methods in wt.epm.supportingdata that throw EPMException | |
EPMSupportingData |
EPMSupportingData.duplicate()
|
Uses of EPMException in wt.epm.upload |
Subclasses of EPMException in wt.epm.upload | |
class |
EPMUploadConflictException
|
class |
EPMUploadNameDuplicationConflictException
|
class |
EPMUploadNonoverridableConflictException
|
class |
EPMUploadOverridableConflictException
|
Uses of EPMException in wt.epm.util |
Subclasses of EPMException in wt.epm.util | |
class |
EPMBuildDependencyException
Supported API: true Extendable: false |
class |
EPMCannotDeleteBuildSourceException
Supported API: true Extendable: false |
class |
EPMCannotDeleteWorkspaceFolderException
Supported API: true Extendable: false |
class |
EPMEffectivityBuildRuleConflictException
Supported API: true Extendable: false |
class |
EPMLinkModificationException
Certain EPM links cannot be explicitly modified. |
class |
EPMOperationVetoException
This exception is thrown when an owner application vetos an operation on one of its objects. |
Methods in wt.epm.util that throw EPMException | |
static void |
EPMDebug.abort(String message)
|
static void |
EPMDebug.warning(Object object)
|
static void |
EPMDebug.warning(Object object,
String message)
|
static void |
EPMDebug.warning(boolean condition)
|
static void |
EPMDebug.warning(boolean condition,
String message)
|
static void |
EPMDebug.unexpectedException(String message)
|
static void |
EPMDebug.shouldNeverHappen()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |