Package codedraw

Class CodeDrawEventInvocationException

All Implemented Interfaces:
Serializable

public class CodeDrawEventInvocationException extends RuntimeException
This exception is thrown when you try to use CodeDraw inside the CodeDraw event loop. Calling CodeDraw inside the event loop leads to concurrency issues and blocks the event loop.
See Also: