Whatever message this page gives is out now! Go check it out!
fatal(String message) fatal(Throwable th) fatal(String message, Throwable th) |
| Parameter | Description |
message | The message to include in the log entry. |
th | A throwable object, normally an exception. ColdFusion logs the exception information in the exception.log file in the ColdFusion logs directory. |