Class DataDirectoryVersionException

  • All Implemented Interfaces:
    Serializable

    public class DataDirectoryVersionException
    extends RuntimeException
    Thrown when server could not read/write version to/from Data Directory.
    Since:
    7.1
    Author:
    Leonid Bushuev from JetBrains
    See Also:
    Serialized Form
    • Constructor Detail

      • DataDirectoryVersionException

        public DataDirectoryVersionException​(String message,
                                             Throwable cause)