Class VersionException

    • Constructor Detail

      • VersionException

        public VersionException​(String s,
                                Exception e)
        Constructor stub for version exceptions
        Parameters:
        s - the string message for the exception
        e - the exception cause
      • VersionException

        public VersionException​(String s)
        Constructor stub for version exceptions
        Parameters:
        s - the string message for the exception