error
http://www.openmath.org/cd/error.ocd
2003-04-01
official
2001-03-12
2
0
arith1
specfun1
unhandled_symbol
This symbol represents the error which is raised when an application
reads a symbol which is present in the mentioned content
dictionary, but which it has not implemented.
When receiving such a symbol, the application should act as if it had
received the OpenMath error object constructed from unhandled_symbol
and the unhandled symbol as in the example below.
The application does not implement the Complex numbers:
unexpected_symbol
This symbol represents the error which is raised when an application
reads a symbol which is not present in the mentioned content dictionary.
When receiving such a symbol, the application should act as if it had
received the OpenMath error object constructed from unexpected_symbol
and the unexpected symbol as in the example below.
The application received a mistyped symbol
unsupported_CD
This symbol represents the error which is raised when an application
reads a symbol where the mentioned content dictionary is not
present.
When receiving such a symbol, the application should act as if it had
received the OpenMath error object constructed from unsupported_CD and
the symbol from the unsupported Content Dictionary as in the example
below.
The application does not know about the CD specfun1