类 QuerySpaceUidNotRegisteredException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- javax.persistence.PersistenceException
-
- org.hibernate.HibernateException
-
- org.hibernate.loader.plan.spi.QuerySpaceUidNotRegisteredException
-
- 所有已实现的接口:
Serializable
public class QuerySpaceUidNotRegisteredException extends HibernateException
Indicates an attempt to lookup a QuerySpace by its uid, when no registration has been made under that uid.- 作者:
- Steve Ebersole
- 另请参阅:
- 序列化表格
-
-
构造器概要
构造器 构造器 说明 QuerySpaceUidNotRegisteredException(String uid)QuerySpaceUidNotRegisteredException(String uid, Throwable cause)
-
方法概要
-