org.hibernate.cfg
Class NotYetImplementedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.hibernate.HibernateException
org.hibernate.MappingException
org.hibernate.cfg.NotYetImplementedException
- All Implemented Interfaces:
- Serializable
public class NotYetImplementedException
- extends MappingException
Mapping not yet implemented
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NotYetImplementedException
public NotYetImplementedException()
NotYetImplementedException
public NotYetImplementedException(String msg,
Throwable root)
NotYetImplementedException
public NotYetImplementedException(Throwable root)
NotYetImplementedException
public NotYetImplementedException(String s)
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.