Module net.anwiba.commons.utilities
Package net.anwiba.commons.utilities.io
Class ValueIteratorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.anwiba.commons.utilities.io.ValueIteratorException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionValueIteratorException(String message) ValueIteratorException(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ValueIteratorException
-
ValueIteratorException
-