企业🤖AI Agent构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
# Class Phalcon\\Tag\\Exception # Class **Phalcon\\Tag\\Exception** *extends* class [*Phalcon\\Exception*](#) ### Methods final private *Exception*\*\*\_\_clone\*\* () inherited from Exception Clone the exception public **\_\_construct** (\[*string* $message\], \[*int* $code\], \[*Exception* $previous\]) inherited from Exception Exception constructor final public *string***getMessage** () inherited from Exception Gets the Exception message final public *int***getCode** () inherited from Exception Gets the Exception code final public *string***getFile** () inherited from Exception Gets the file in which the exception occurred final public *int***getLine** () inherited from Exception Gets the line in which the exception occurred final public *array***getTrace** () inherited from Exception Gets the stack trace final public *Exception***getPrevious** () inherited from Exception Returns previous Exception final public *Exception***getTraceAsString** () inherited from Exception Gets the stack trace as a string public *string*\*\*\_\_toString\*\* () inherited from Exception String representation of the exception | - [索引](# "总目录") - [下一页](# "Abstract class Phalcon\Tag\Select") | - [上一页](# "Class Phalcon\Tag") | - [API Indice](#) »