public class CsvBuildException extends RuntimeException
CsvBuildException(String message)
CsvBuildException(String message, Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public CsvBuildException(String message)
public CsvBuildException(String message, Throwable cause)
Copyright © 2023. All rights reserved.