public class SaltParseException : Exception
SaltParseException() | Default constructor. |
SaltParseException(String) | Initializes a new instance of SaltParseException. |
SaltParseException(String, Exception) | Initializes a new instance of SaltParseException. |