类 NotYetReadyException

  • 所有已实现的接口:
    Serializable

    public class NotYetReadyException
    extends HibernateException
    Exception indicating an attempt to access the CDI BeanManager before it is ready for use
    作者:
    Steve Ebersole
    另请参阅:
    序列化表格
    • 构造器详细资料

      • NotYetReadyException

        public NotYetReadyException​(Throwable cause)