Package org.hibernate

Class TypeMismatchException

    • Constructor Detail

      • TypeMismatchException

        public TypeMismatchException​(String message)
        Constructs a TypeMismatchException using the supplied message.
        Parameters:
        message - The message explaining the exception condition