public class TransportError
extends java.lang.Object
| Constructor and Description |
|---|
TransportError(java.lang.Object source,
AxisService service,
java.lang.Throwable exception) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Throwable |
getException() |
AxisService |
getService() |
java.lang.Object |
getSource() |
public TransportError(java.lang.Object source,
AxisService service,
java.lang.Throwable exception)
public java.lang.Object getSource()
public AxisService getService()
public java.lang.Throwable getException()
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.