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