Skip to content

[Dev] Exceptions #94

@ocots

Description

@ocots

Générer du code comme ici

https://github.com/control-toolbox/CTParser.jl/blob/ff5d04664fcb982396ece8a6699b5dd4a3a95fcb/src/onepass.jl#L615

plutôt que de lever l'exception :

_ => throw(CTBase.IncorrectArgument("Invalid argument: " * string(arg)))

Ainsi l'utilisateur peut capturer l'exception.

Metadata

Metadata

Assignees

Labels

internal devModification to the code is requested and should not affect user experiment

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions