|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.jaxfront.core.util.LicenseErrorException
public class LicenseErrorException
This exception is thrown if one trie to use the JAXFront DOMBuilder and no valid license is installed.
| Field Summary | |
|---|---|
static java.lang.String |
MESSAGE
|
| Constructor Summary | |
|---|---|
LicenseErrorException()
|
|
LicenseErrorException(java.lang.String message)
|
|
| Method Summary | |
|---|---|
void |
showLicenseDialog(javax.swing.JFrame parentFrame)
|
| 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 |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String MESSAGE
| Constructor Detail |
|---|
public LicenseErrorException()
public LicenseErrorException(java.lang.String message)
| Method Detail |
|---|
public void showLicenseDialog(javax.swing.JFrame parentFrame)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||