Class InvalidExecutorThreadException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.aristaflow.adept2.model.runtimeenvironment.InvalidExecutorThreadException
- All Implemented Interfaces:
Serializable
This Exception is thrown by a method if a forbidden thread tries to
execute that method.
- Author:
- Markus Lauer
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidExecutorThreadException
public InvalidExecutorThreadException()
-