public class

WSException

extends Exception
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ com.ericsson.research.transport.ws.WSException

Summary

Public Constructors
WSException(String string)
WSException(Exception e)
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public WSException (String string)

public WSException (Exception e)