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:
java.io.Serializable
public class ValueIteratorException extends java.lang.Exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ValueIteratorException(java.lang.String message)ValueIteratorException(java.lang.Throwable throwable)
-