Package org.djunits.value
Class ValueExceptionTest
java.lang.Object
org.djunits.value.ValueExceptionTest
Test the constructors for ValueException.
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See DJUNITS License.
- Version:
- $Revision: 954 $, $LastChangedDate: 2022-01-10 03:42:57 +0100 (Mon, 10 Jan 2022) $, by $Author: averbraeck $,
initial version 27 sep. 2015
- Author:
- Alexander Verbraeck, Peter Knoppers
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionfinal void
Test all constructors for ValueException.
-
Constructor Details
-
ValueExceptionTest
public ValueExceptionTest()
-
-
Method Details
-
valueExceptionTest
@Test public final void valueExceptionTest()Test all constructors for ValueException.
-