System.DivideByZeroException public class DivideByZeroException : ArithmeticException Documentation Code public DivideByZeroException() protected DivideByZeroException(SerializationInfo info, StreamingContext context) public DivideByZeroException(string message) public DivideByZeroException(string message, Exception innerException)