Class IllegalIdentifierException

All Implemented Interfaces:
Serializable

public class IllegalIdentifierException extends HibernateException
Indicates an attempted use of a name that was deemed illegal
See Also:
  • Constructor Details

    • IllegalIdentifierException

      public IllegalIdentifierException(String s)