|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.edustructures.sifworks.ADKException
com.edustructures.sifworks.ADKTransportException
public class ADKTransportException
Exception signaling that an error has occurred in a transport protocol.
| Constructor Summary | |
|---|---|
ADKTransportException(java.lang.String msg,
Zone zone)
|
|
ADKTransportException(java.lang.String msg,
Zone zone,
java.lang.Throwable innerException)
|
|
| Method Summary |
|---|
| Methods inherited from class com.edustructures.sifworks.ADKException |
|---|
add, getChildren, getRetry, getSIFExceptions, getZone, getZoneId, hasChildren, hasSIFError, hasSIFError, hasSIFError, hasSIFError, hasSIFExceptions, log, log, setRetry, toString, toString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ADKTransportException(java.lang.String msg,
Zone zone)
public ADKTransportException(java.lang.String msg,
Zone zone,
java.lang.Throwable innerException)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||