Class MSException.BadVersionException

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    MSException

    public static class MSException.BadVersionException
    extends MSException
    A BadVersion exception.
    See Also:
    Serialized Form
    • Constructor Detail

      • BadVersionException

        public BadVersionException​(java.lang.String errMsg)
      • BadVersionException

        public BadVersionException​(java.lang.String errMsg,
                                   java.lang.Throwable cause)