JComponentPack 1.5.0

com.zfqjava.license
Class LicenseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by 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.
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

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.

JComponentPack 1.5.0

Send your Feedback
JComponentPack 1.5.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.