public class InvalidLicenseKeyException
extends java.lang.Exception
| Constructor and Description |
|---|
InvalidLicenseKeyException(java.lang.String msg)
Constructs an
InvalidLicenseKeyException with the specified detail message. |
InvalidLicenseKeyException(java.lang.String msg,
java.lang.Throwable cause)
Constructs an
InvalidLicenseKeyException with the specified detail message. |
public InvalidLicenseKeyException(java.lang.String msg)
InvalidLicenseKeyException with the specified detail message.msg - the detail message.public InvalidLicenseKeyException(java.lang.String msg,
java.lang.Throwable cause)
InvalidLicenseKeyException with the specified detail message.cause - the root causemsg - the detail message.stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.