Class UnknownPersisterException

All Implemented Interfaces:
Serializable

public class UnknownPersisterException extends HibernateException
Indicates that the persister to use is not known and could not be determined.
See Also:
  • Constructor Details

    • UnknownPersisterException

      public UnknownPersisterException(String s)
    • UnknownPersisterException

      public UnknownPersisterException(String string, Throwable root)