Package com.mchange.v2.csv
Class MalformedCsvException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.mchange.lang.PotentiallySecondaryException
com.mchange.v2.csv.MalformedCsvException
- All Implemented Interfaces:
PotentiallySecondary
,Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class com.mchange.lang.PotentiallySecondaryException
getNestedThrowable, printStackTrace, printStackTrace, printStackTrace
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
-
Constructor Details
-
MalformedCsvException
-
MalformedCsvException
-
MalformedCsvException
-
MalformedCsvException
public MalformedCsvException()
-