. * * @copyright 2011 Andrey Tykhonov * @author Andrey Tykhonov * @package Aste * @version 1.1 beta */ /** * Exception used within the engine */ class Aste_Exception extends Exception { }