Class NotYetReadyException

All Implemented Interfaces:
Serializable

public class NotYetReadyException extends HibernateException
Exception indicating an attempt to access the CDI BeanManager before it is ready for use
See Also:
  • Constructor Details

    • NotYetReadyException

      public NotYetReadyException(Throwable cause)