Class MigrationRequiredException

  • All Implemented Interfaces:
    Serializable

    public class MigrationRequiredException
    extends Exception
    Exception issued by the data migration components when an access is attempted on a database that have not been migrated to the latest version.
    Since:
    3.4M1
    Version:
    $Id: c7ddbc9a354a7fc5e0aeb1d0a90bc1bc33b2e9b2 $
    See Also:
    Serialized Form
    • Constructor Detail

      • MigrationRequiredException

        public MigrationRequiredException​(String s)
        Build a simple exception with a message.
        Parameters:
        s - message