Class RTS_EndProgram

All Implemented Interfaces:
Serializable

public final class RTS_EndProgram extends RuntimeException
The RTS End Program Exception
See Also:
  • Constructor Details

    • RTS_EndProgram

      public RTS_EndProgram(String message)
      Constructs a new RTS_EndProgram exception with the specified detail message.
      Parameters:
      message - the detail message.