Class MalformedArgumentsException

All Implemented Interfaces:
Serializable

public class MalformedArgumentsException extends NetLicensingException
Thrown when illegal arguments are passed to the NetLicensing client call.
See Also:
  • Constructor Details

    • MalformedArgumentsException

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