wstestbeans
Class ErrorTest

java.lang.Object
  extended by wstestbeans.ErrorTest

public class ErrorTest
extends java.lang.Object

Author:
dannycoward

Constructor Summary
ErrorTest()
           
 
Method Summary
 java.lang.String generateError(java.lang.String message, RemoteEndpoint remote)
           
 void handleError(java.lang.Exception e, RemoteEndpoint p)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ErrorTest

public ErrorTest()
Method Detail

generateError

public java.lang.String generateError(java.lang.String message,
                                      RemoteEndpoint remote)

handleError

public void handleError(java.lang.Exception e,
                        RemoteEndpoint p)


Copyright © 2012. All Rights Reserved.