You are here

class ParserCSVEncodingException in Feeds 7.2

Exception thrown when an encoding error occurs during parsing.

Hierarchy

Expanded class hierarchy of ParserCSVEncodingException

File

libraries/ParserCSV.inc, line 419
Contains CSV Parser.

View source
class ParserCSVEncodingException extends Exception {

}

Members