Class PersistenceFactoryInstantiationException

    • Constructor Detail

      • PersistenceFactoryInstantiationException

        protected PersistenceFactoryInstantiationException​(String newErrorCode,
                                                           String messageFormat,
                                                           Throwable cause,
                                                           Object[] exceptionDataEN,
                                                           Object[] exceptionData)
      • PersistenceFactoryInstantiationException

        public PersistenceFactoryInstantiationException​(Throwable cause)
        Unable to configure and/or retrieve a low level persistence factory.
        Parameters:
        cause - The originating exception, null if this is the originating exception