NetLogoStackOverflow
org.nlogo.nvm.NetLogoStackOverflow
class NetLogoStackOverflow(ctx: Context, baseInstruction: Instruction, overflow: StackOverflowError) extends EngineException
Attributes
- Source
- EngineException.scala
- Graph
-
- Supertypes
-
class EngineExceptionclass LogoExceptionclass RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
def computeRuntimeErrorMessage(ctx: Context, instruction: Option[Instruction], cause: Option[Exception], message: String): String
Attributes
- Source
- EngineException.scala
Inherited methods
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- EngineException
- Source
- EngineException.scala
Attributes
- Inherited from:
- Throwable
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Inherited from:
- Throwable
Concrete fields
Attributes
- Source
- EngineException.scala
Inherited fields
Attributes
- Inherited from:
- EngineException
- Source
- EngineException.scala
Attributes
- Inherited from:
- EngineException
- Source
- EngineException.scala
In this article