Class CompatibilityException

    • Constructor Detail

      • CompatibilityException

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

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