Class BadSignatureException

All Implemented Interfaces:
Serializable

public class BadSignatureException extends NetLicensingException
The exception is thrown when signature validation of NetLicensing signed response fails.
See Also:
  • Constructor Details

    • BadSignatureException

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