Class BadVersionException

All Implemented Interfaces:
Serializable

public class BadVersionException extends RuntimeException
See Also:
  • Constructor Details

    • BadVersionException

      public BadVersionException(String got, String expected)