Class NoSuchSystemEventException

All Implemented Interfaces:
Serializable

public class NoSuchSystemEventException extends NoSuchModelException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • NoSuchSystemEventException

      public NoSuchSystemEventException()
    • NoSuchSystemEventException

      public NoSuchSystemEventException(String msg)
    • NoSuchSystemEventException

      public NoSuchSystemEventException(String msg, Throwable throwable)
    • NoSuchSystemEventException

      public NoSuchSystemEventException(Throwable throwable)