Factory Method vs Constructor

What is the primary design motivation for using a Factory Method instead of calling a constructor directly?