WrappedExtensionException
org.nlogo.nvm.WrappedExtensionException
class WrappedExtensionException(ctx: Context, val baseInstruction: Instruction, val message: String, extensionException: ExtensionException) extends EngineException, StackTraceBuilt
Attributes
- Source
- EngineException.scala
- Graph
-
- Supertypes
-
trait StackTraceBuiltclass EngineExceptionclass LogoExceptionclass RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Throwable
def computeRuntimeErrorMessage(ctx: Context, instruction: Option[Instruction], cause: Option[Exception], message: String): String
Attributes
- Inherited from:
- StackTraceBuilt
- Source
- EngineException.scala
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
Inherited fields
Attributes
- Inherited from:
- EngineException
- Source
- EngineException.scala
Attributes
- Inherited from:
- StackTraceBuilt
- Source
- EngineException.scala
Attributes
- Inherited from:
- EngineException
- Source
- EngineException.scala
In this article