|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis2.transport.base.event.TransportError
public class TransportError
| Constructor Summary | |
|---|---|
TransportError(java.lang.Object source,
org.apache.axis2.description.AxisService service,
java.lang.Throwable exception)
|
|
| Method Summary | |
|---|---|
java.lang.Throwable |
getException()
|
org.apache.axis2.description.AxisService |
getService()
|
java.lang.Object |
getSource()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TransportError(java.lang.Object source,
org.apache.axis2.description.AxisService service,
java.lang.Throwable exception)
| Method Detail |
|---|
public java.lang.Object getSource()
public org.apache.axis2.description.AxisService getService()
public java.lang.Throwable getException()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||