Class WrongResponseFormatException

All Implemented Interfaces:
Serializable

public class WrongResponseFormatException extends NetLicensingException
The exception class that should be used when the content of the response of NetLicensing service doesn't meet expectations that we impose on it.
See Also:
  • Constructor Details

    • WrongResponseFormatException

      public WrongResponseFormatException(String msg)
      Construct a ConversionException with the specified detail message.
      Parameters:
      msg - the detail message