hi. i have a fault handler for my remote object. i pass a custom message when i throw an exception but my alert.show(event.fault.faultString) appends the fully qualified path of the class throwing the exception. how can i get the message only without the path?
any tips are appreciated. thank you. matt.

