FoscException

Returns a FoscException.


Description

• FoscMethodError

Normally used in conjunction with Object:assert.


Attributes Summary

Instance Methods

errorString
reportError
FoscValueError Normally used in conjunction with Object:assert.

Instance Methods

errorString
reportError


Usage

  1. Throw an assertion error:

    FoscSegmentMaker(meterSpecifier: 2);
    ERROR: Class not defined.


Instance Methods


errorString


reportError


FoscValueError

Normally used in conjunction with Object:assert.

Throw an assertion error:

code::nointerpret FoscSegmentMaker(meterSpecifier: 2);


Instance Methods


errorString


reportError