Uses of Class
com.primavera.PrimaveraException
Packages that use PrimaveraException
Package
Description
Main classes, including Session, JobManager and GlobalObjectManager
Business object base class and iterator classes
Classes shared by the XML exporters and importers
XML exporter classes
XML importer classes
Exception classes for remote mode
General utility classes
-
Uses of PrimaveraException in com.primavera
Subclasses of PrimaveraException in com.primaveraModifier and TypeClassDescriptionclassException containing all business rule exceptions that occurred during a batch create or update.classException thrown when an error occurs while obtaining a licenseclassInternal server-side exception classclassBase class for all server-side exceptions -
Uses of PrimaveraException in com.primavera.common.exceptions
Subclasses of PrimaveraException in com.primavera.common.exceptionsModifier and TypeClassDescriptionclassAn exception class used for an out-of-date or invalid database configuration.classAn exception class used when connecting to a database fails because authentication using LDAP was attempted with a native database, or vice-versa.classAn exception class used for problems encountered with the bootstrap, such as an unspecified or invalid 'primavera.bootstrap.home' system property.classAn exception class used to indicate an invalid user name or password.classAn exception class used for problems with the License Service, such as when it cannot be started for a particular database instance. -
Uses of PrimaveraException in com.primavera.common.value
Subclasses of PrimaveraException in com.primavera.common.valueModifier and TypeClassDescriptionclassException class for invalid multi-part ObjectIdsclassException class used when an invalid field index was specified for a SpreadclassGeneral exception class for value object exceptions -
Uses of PrimaveraException in com.primavera.common.value.spread
Subclasses of PrimaveraException in com.primavera.common.value.spreadModifier and TypeClassDescriptionclassException class used when attempting to access cumulative spread data that has not been loadedclassGeneral exception class for spread value objectsclassException class used when attempting to access a spread field that was not loaded in the spread object.classException class used when attempting to edit spreads that are uneditable.classException class used when attempting to access a spread period beyond the range of spread periods included in the spread object -
Uses of PrimaveraException in com.primavera.integration.client
Subclasses of PrimaveraException in com.primavera.integration.clientModifier and TypeClassDescriptionclassBase exception class for all API client-side exceptions -
Uses of PrimaveraException in com.primavera.integration.client.bo
Subclasses of PrimaveraException in com.primavera.integration.client.boModifier and TypeClassDescriptionclassBase class for all exceptions thrown by business objects.classField not loaded exception, which will occur when calling a get method on a field that has not been loaded from the server and not specified using the associated set method.classAn exception that occurs when a field is not valid in a particular business object.classAn exception that occurs when attempting to set the value of a field in a business object to an invalid value.classAn exception that occurs when an invalid field is specified in the order by parameter of a business object load method.classWhereClauseException will be thrown when the client-side SQL parser encounters any errors.classAn exception that occurs when an invalid field is specified in the where clause parameter of a business object load method. -
Uses of PrimaveraException in com.primavera.integration.client.xml
Subclasses of PrimaveraException in com.primavera.integration.client.xmlModifier and TypeClassDescriptionclassAn exception that occurs when processing an XML file or fragment. -
Uses of PrimaveraException in com.primavera.integration.client.xml.xmlexporter
Subclasses of PrimaveraException in com.primavera.integration.client.xml.xmlexporterModifier and TypeClassDescriptionclassAn exception class used for general problems encountered when using the XMLExporter. -
Uses of PrimaveraException in com.primavera.integration.client.xml.xmlimporter
Subclasses of PrimaveraException in com.primavera.integration.client.xml.xmlimporterModifier and TypeClassDescriptionclassAn exception class used for general exceptions that occur when using the XMLImporter. -
Uses of PrimaveraException in com.primavera.integration.network
Subclasses of PrimaveraException in com.primavera.integration.networkModifier and TypeClassDescriptionclassThrown to indicate that a malformed URL was specified.classException base class for all network exceptions.classException class for RMI remote connection exceptionsclassException class used to indicate an RMI service is not available -
Uses of PrimaveraException in com.primavera.integration.util
Subclasses of PrimaveraException in com.primavera.integration.utilModifier and TypeClassDescriptionclassException class for missing keys in BOHierarchyMap