public class FileRulesCsvException extends ReferentialException
Constructor and Description |
---|
FileRulesCsvException(String message) |
FileRulesCsvException(String message,
Throwable cause) |
FileRulesCsvException(Throwable cause) |
getVitamError, setVitamError
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public FileRulesCsvException(String message, Throwable cause)
message
- message to associate with the exceptioncause
- cause to associate with the exceptionpublic FileRulesCsvException(String message)
message
- message to associate with the exceptionpublic FileRulesCsvException(Throwable cause)
cause
- cause to associate with the exceptionCopyright © 2018 Vitam. All rights reserved.