Hi at the moment when an error occurs on my website I get e-mailed the
CFcatch:
 

object [unknown type] 

Methods
getString (returns java.lang.String)
findThrowableTarget (returns int)
findAdvancedCFTarget (returns int)
findCustomTarget (returns int)
unwrap (returns java.lang.Throwable)
hashCode (returns int)
wait (returns void)
wait (returns void)
wait (returns void)
getClass (returns java.lang.Class)
equals (returns boolean)
notify (returns void)
notifyAll (returns void)
printStackTrace (returns void)
printStackTrace (returns void)
printStackTrace (returns void)
fillInStackTrace (returns java.lang.Throwable)
toString (returns java.lang.String)
getLocalizedMessage (returns java.lang.String)
getType (returns java.lang.String)
setLocale (returns void)
getRootCause (returns java.lang.Throwable)
getDetail (returns java.lang.String)
getErrNumber (returns int)
getMessage (returns java.lang.String)
getResolvedname (returns java.lang.String)

objectType
class java.lang.Class 

container
class java.lang.Object 

element
RECORDCOUNT 
 
This isn't very useful. It doesn't tell me what line or which file the
error occurs, the only thing I know is that it is something to do with
recordcount somewhere. How do I get CFMX to e-mail the exception text I
get when the error occurs when browsing and you have debugging turned
on?
 
I do also e-mail myself all variables but these do not help much.
 
 
Giles Roadnight
http://giles.roadnight.name
 

Reply via email to