Class InvalidArgumentException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.github.timo_reymann.csv_parser.io.InvalidArgumentException
-
- All Implemented Interfaces:
Serializable
public class InvalidArgumentException extends RuntimeException
Invalid argument for csv reader/writer builder- Since:
- 20.12.17
- Author:
- Timo Reymann
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-