public class TransportError extends Object
Constructor and Description |
---|
TransportError(Object source,
AxisService service,
Throwable exception) |
Modifier and Type | Method and Description |
---|---|
Throwable |
getException() |
AxisService |
getService() |
Object |
getSource() |
public TransportError(Object source, AxisService service, Throwable exception)
public Object getSource()
public AxisService getService()
public Throwable getException()
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.