org.nlogo.api.PlotCompilationErrorAction
See thePlotCompilationErrorAction companion object
Action to take if PlotManager.compileAllPlot returns error(s) during a call to open in HeadlessWorkspace.
Throw - Throw the first error Output - Output all errors Ignore - Do nothing
Attributes
- Companion
- object
- Source
- PlotCompilationErrorAction.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
In this article