Class CatchBoxContext

java.lang.Object
ortus.boxlang.runtime.context.BaseBoxContext
ortus.boxlang.runtime.context.CatchBoxContext
All Implemented Interfaces:
Serializable, IBoxContext, IBoxAttachable

public class CatchBoxContext extends BaseBoxContext
This context represents the context of a template execution in BoxLang
See Also: