You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by "Melzer, Steven" <St...@paymentech.com> on 2004/09/20 14:31:35 UTC

faults and exceptions

all,
 
i cannot find a good example explaining the relationship between faults and exceptions.  
 
in the axis fault example, the fault is a RemoteException with a get/setInfo method.  is this method required?  does Axis know how to call this method and create the fault message line from it, or is there more to it.  also, how do you set the fault error code, the fault details, etc.
 
i want to report back to the client a variety of exceptions from the server such as SQLExceptions, NullPointerExceptions, and service-specific exception.
 
thanks,
steve
  
Learn more about Paymentech's payment processing services at www.paymentech.com
THIS MESSAGE IS CONFIDENTIAL.  This e-mail message and any attachments are proprietary and confidential information intended only for the use of the recipient(s) named above.  If you are not the intended recipient, you may not print, distribute, or copy this message or any attachments.  If you have received this communication in error, please notify the sender by return e-mail and delete this message and any attachments from your computer.
..