public class TrialException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
TrialException()
Constructor of
TrialException |
TrialException(java.lang.String msg)
Constructor of
TrialException |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
getSuppressTrialException()
Sets this to true to suppress trial exception for unlicensed usage, but the restrictions will not be lifted.
|
static void |
setSuppressTrialException(boolean value)
Sets this to true to suppress trial exception for unlicensed usage, but the restrictions will not be lifted.
|
public TrialException(java.lang.String msg)
TrialExceptionpublic TrialException()
TrialExceptionpublic static boolean getSuppressTrialException()
public static void setSuppressTrialException(boolean value)
value - New value