MTool
MTool copied to clipboard
Create Exception class
Looks like it's a good style to create exception class for each module. (Static method Mage::exception() in not an accident).
What about creating a new Exception class on a new module creation? (zf create mage-module)