类 NotYetImplementedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- javax.persistence.PersistenceException
-
- org.hibernate.HibernateException
-
- org.hibernate.MappingException
-
- org.hibernate.cfg.NotYetImplementedException
-
- 所有已实现的接口:
Serializable
public class NotYetImplementedException extends MappingException
Mapping not yet implemented- 作者:
- Emmanuel Bernard
- 另请参阅:
- 序列化表格
-
-
构造器概要
构造器 构造器 说明 NotYetImplementedException()NotYetImplementedException(String s)NotYetImplementedException(String msg, Throwable root)NotYetImplementedException(Throwable root)
-
方法概要
-