SaltParseException public class SaltParseException : Exception Exception for signalling parse errors. Documentation Code public SaltParseException() Default constructor. public SaltParseException(string message) Initializes a new instance of SaltParseException. public SaltParseException(string message, Exception innerException) Initializes a new instance of SaltParseException.