Inheritance: System.ApplicationException
 public InfusionSoftException(XmlRpcException e) : base(e.Message)
 {
 }