Class InvalidExecutorThreadException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.aristaflow.adept2.model.runtimeenvironment.InvalidExecutorThreadException
All Implemented Interfaces:
Serializable

public class InvalidExecutorThreadException extends RuntimeException
This Exception is thrown by a method if a forbidden thread tries to execute that method.
Author:
Markus Lauer
See Also:
  • Constructor Details

    • InvalidExecutorThreadException

      public InvalidExecutorThreadException()