![]() |
Smalltalk/X WebserverDocumentation of class 'CannotReturnError': |
|
Class: CannotReturnErrorInheritance:Object | +--GenericException | +--Exception | +--Error | +--ProceedableError | +--ExecutionError | +--ContextError | +--CannotReturnError
Description:Raised if a method which was compiled non-resumable is asked to return. As non-resumable code is faster and shorter, the compilers do not generate resumable code by default. Resumability can be enforced by a compiler switch or via a #return/#resume directive. |
|
ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Wed, 06 Dec 2023 04:18:57 GMT
|