Uses of Class
com.primavera.PhoenixException
Packages that use PhoenixException
Package
Description
Main classes, including Session, JobManager and GlobalObjectManager
-
Uses of PhoenixException in com.primavera
Subclasses of PhoenixException 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 license -
Uses of PhoenixException in com.primavera.common.exceptions
Subclasses of PhoenixException 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 PhoenixException in com.primavera.integration.client
Methods in com.primavera.integration.client that throw PhoenixException