Package org.hibernate

Class TransientObjectException

    • Constructor Detail

      • TransientObjectException

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