|
RoboJDETM v1.5 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Error
com.ridgesoft.vm.LicenseError
Exception thrown when a limit imposed by the current license has been exceeded.
The message included in the exception identifies the limit that was exceeded.
To avoid this exception, obtain a license which meets the needs of your application, or consider restructuring the application to avoid hitting the limit.
The types of license errors are:
| Constructor Summary | |
LicenseError(String message)
Constructs a LicenseError object. |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getMessage, printStackTrace |
| Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait |
| Constructor Detail |
public LicenseError(String message)
message - error message
|
RoboJDETM v1.5 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||