044
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<cfcomponent extends="taffy.core.resource" taffy:uri="/throw">
|
||||
|
||||
<cffunction name="get" hint="Имитация ошибки 500">
|
||||
<cfthrow detail="Error thrown for test" message="Artifical error"/>
|
||||
</cffunction>
|
||||
|
||||
</cfcomponent>
|
||||
Reference in New Issue
Block a user