Class DatabaseObjectNotClosedException

  • All Implemented Interfaces:
    Serializable

    public class DatabaseObjectNotClosedException
    extends RuntimeException
    An exception that indicates that garbage-collector is finalizing a database object that is not explicitly closed
    See Also:
    Serialized Form
    • Constructor Detail

      • DatabaseObjectNotClosedException

        public DatabaseObjectNotClosedException()