Returns a FoscException.
• FoscMethodError
Normally used in conjunction with Object:assert.
| errorString | |
| reportError | |
| FoscValueError | Normally used in conjunction with Object:assert. |
| errorString | |
| reportError |
Throw an assertion error:
FoscSegmentMaker(meterSpecifier: 2);ERROR: Class not defined.Normally used in conjunction with Object:assert.
Throw an assertion error:
code::nointerpret FoscSegmentMaker(meterSpecifier: 2);