static EntityManagerSetupException |
EntityManagerSetupException.attemptedRedeployWithoutClose(String sessionName) |
static EntityManagerSetupException |
EntityManagerSetupException.cannotDeployWithoutPredeploy(String persistenceUnitName,
String state) |
static EntityManagerSetupException |
EntityManagerSetupException.cannotPredeploy(String persistenceUnitName,
String state) |
static EntityManagerSetupException |
EntityManagerSetupException.classNotFoundForProperty(String className,
String propertyName,
Exception exception) |
static EntityManagerSetupException |
EntityManagerSetupException.classNotFoundWhileProcessingAnnotations(String className,
Exception exception) |
static EntityManagerSetupException |
EntityManagerSetupException.deployFailed(String persistenceUnitName,
RuntimeException exception) |
static EntityManagerSetupException |
EntityManagerSetupException.errorInSetupOfEM() |
static EntityManagerSetupException |
EntityManagerSetupException.exceptionInSetupOfEM(Exception exception) |
static EntityManagerSetupException |
EntityManagerSetupException.failedToInstantiateLogger(String loggerClassName,
String propertyName,
Exception exception) |
static EntityManagerSetupException |
EntityManagerSetupException.failedToInstantiateServerPlatform(String serverPlatformClass,
String serverPlatformString,
Exception exception) |
static EntityManagerSetupException |
EntityManagerSetupException.failedWhileProcessingProperty(String propertyName,
String propertyValue,
Exception exception) |
static EntityManagerSetupException |
EntityManagerSetupException.jtaPersistenceUnitInfoMissingJtaDataSource(String persistenceUnitInfoName) |
static EntityManagerSetupException |
EntityManagerSetupException.missingServerPlatformException(String sessionName,
String xmlFileName) |
static EntityManagerSetupException |
EntityManagerSetupException.predeployFailed(String persistenceUnitName,
RuntimeException exception) |
static EntityManagerSetupException |
EntityManagerSetupException.puNotExist(String puName) |
static EntityManagerSetupException |
EntityManagerSetupException.sessionRemovedDuringDeployment(String sessionName) |
static EntityManagerSetupException |
EntityManagerSetupException.sessionXMLValidationException(String sessionName,
String xmlFileName,
ValidationException exception) |
static EntityManagerSetupException |
EntityManagerSetupException.wrongPropertyValueType(String value,
String expectedType,
String propertyName) |
static EntityManagerSetupException |
EntityManagerSetupException.wrongSessionTypeException(String sessionName,
String xmlFileName,
Exception exception) |
static EntityManagerSetupException |
EntityManagerSetupException.wrongWeavingPropertyValue() |