com.zfqjava.license
Class LicenseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.zfqjava.license.LicenseException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- DecodeLicenseException, EncodeLicenseException
public class LicenseException
- extends Exception
- See Also:
- Serialized Form
|
Constructor Summary |
LicenseException()
Creates a new instance of LicenseException without detail message. |
LicenseException(String msg)
Constructs an instance of LicenseException with the specified detail message. |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
LicenseException
public LicenseException()
- Creates a new instance of
LicenseException without detail message.
LicenseException
public LicenseException(String msg)
- Constructs an instance of
LicenseException with the specified detail message.
- Parameters:
msg - the detail message.
Send your Feedback
JComponentPack 1.5.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.