Class SimulationRuntimeException

All Implemented Interfaces:
Serializable

public class SimulationRuntimeException extends RuntimeException
See Also:
  • Constructor Details

    • SimulationRuntimeException

      public SimulationRuntimeException()
    • SimulationRuntimeException

      public SimulationRuntimeException(String message, Throwable cause)
    • SimulationRuntimeException

      public SimulationRuntimeException(String message)
    • SimulationRuntimeException

      public SimulationRuntimeException(Throwable cause)