Exceptions

Exceptions

Exceptions may be raised during syntax checking, code generation, simulation, or state space analysis. As CPN ML builds on top of Standard ML, we distinguish between exceptions that are declared as part of CPN ML and Standard ML exceptions. CPN ML exceptions The following exceptions are declared as part of CPN ML. InternalError str Indicates that a serious error occurred during syntax checking, code generation, […]

Read Me Leave comment