ConverterException public class ConverterException : Exception Documentation Code public ConverterException(string message) Initializes a new instance of the ConverterException class. public ConverterException(string message, Exception innerException) Initializes a new instance of the ConverterException class. public ConverterException(SerializationInfo info, StreamingContext context) Initializes a new instance of the ConverterException class.