Package nl.tudelft.simulation.language
Class DsolExceptionTest
- java.lang.Object
-
- nl.tudelft.simulation.language.DsolExceptionTest
-
public class DsolExceptionTest extends Object
DsolExceptionTest.java.Copyright (c) 2019-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See DJUNITS License.- Author:
- Alexander Verbraeck
-
-
Constructor Summary
Constructors Constructor Description DsolExceptionTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestDsolException()Test DsolException.voidtestDsolRuntimeException()Test DsolException.
-