Klasse ResourceValidator
java.lang.Object
ch.nolix.core.resourcecontrol.resourcevalidator.ResourceValidator
The
ResourceValidator provides methods to validate resources.
Of the ResourceValidator an instance cannot be created.- Version:
- 2025-04-13
- Autor:
- Silvan Wyss
-
Methodenübersicht
-
Methodendetails
-
assertIsOpen
- Parameter:
resource-- Löst aus:
ArgumentIsNullException- if the given resource is null.ClosedArgumentException- if the given resource is closed.
-