Class EntityManagerFactoryRebuildTimeoutException

  • All Implemented Interfaces:
    java.io.Serializable

    public class EntityManagerFactoryRebuildTimeoutException
    extends java.util.concurrent.TimeoutException
    Exception thrown when a lock for entity manager factory rebuilding could not be get.
    Since:
    7.1.0
    Version:
    $Revision: 16037 $ $Date: 2013-11-21 20:58:50 -0200 (Thu, 21 Nov 2013) $
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • EntityManagerFactoryRebuildTimeoutException

        public EntityManagerFactoryRebuildTimeoutException()
      • EntityManagerFactoryRebuildTimeoutException

        public EntityManagerFactoryRebuildTimeoutException​(java.lang.String message)