|
![]() Quark Platform Documentation Version 1.7.0_0 Business Objects |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.openquark.cal.runtime.CALExecutorException
org.openquark.cal.runtime.CALExecutorException.InternalException
org.openquark.cal.runtime.CALExecutorException.InternalException.VMException
public static final class CALExecutorException.InternalException.VMException
An exception used to deal with VM errors. (e.g. out of memory, stack overflow, etc.) In these situations we will actually pre-allocate the CALVMException member as it may not be safe to allocate a new exception object when the exception actually occurs. Creation date: (2/06/02 2:50:26 PM)
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.openquark.cal.runtime.CALExecutorException.InternalException |
|---|
CALExecutorException.InternalException.VMException |
| Nested classes/interfaces inherited from class org.openquark.cal.runtime.CALExecutorException |
|---|
CALExecutorException.ExternalException, CALExecutorException.InternalException, CALExecutorException.Type |
| Method Summary | |
|---|---|
static CALExecutorException.InternalException.VMException |
makeInitial()
|
| Methods inherited from class org.openquark.cal.runtime.CALExecutorException.InternalException |
|---|
isExternal |
| Methods inherited from class org.openquark.cal.runtime.CALExecutorException |
|---|
getErrorInfo, getExceptionType, getMessage |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public static CALExecutorException.InternalException.VMException makeInitial()
|
![]() Quark Platform Documentation Version 1.7.0_0 Business Objects |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||