Class NotOnGraphicsThreadException

All Implemented Interfaces:
Serializable

public class NotOnGraphicsThreadException extends RuntimeException
Exception for method calls on an invalid thread.
See Also:
Serialized Form
  • Constructor Details

    • NotOnGraphicsThreadException

      public NotOnGraphicsThreadException()