Class 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:
    Serialized Form
    • Constructor Detail

      • InvalidExecutorThreadException

        public InvalidExecutorThreadException()