public ArithmeticException( string message, Exception innerException )
Public Sub New ( _ message As String, _ innerException As Exception _ )
public: ArithmeticException( String^ message, Exception^ innerException )