|
<cfimport taglib="../.." prefix="ex">
|
<ex:detail error=#error#>
|
|
The system has attempted to use an undefined value, which usually indicates
|
a programming error, either in your code or some system code. <p>
|
|
Null Pointers are another name for undefined values.
|
|
</ex:detail>
|