|
Trispark JDT 2.50.13 |
||||||||
| 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.archimed.dicom.scu.SCUException
com.archimed.dicom.scu.AbortException
public class AbortException
| Constructor Summary | |
|---|---|
AbortException(Abort abort)
|
|
| Method Summary | |
|---|---|
int |
getReason()
The abort reason. |
int |
getSource()
The abort source. |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AbortException(Abort abort)
| Method Detail |
|---|
public int getSource()
public int getReason()
Abort.REASON_NOT_SPECIFIED
Abort.UNRECOGNIZED_PDU
Abort.UNEXPECTED_PDU
Abort.UNRECOGNIZED_PDU_PARAMETER
Abort.UNEXPECTED_PDU_PARAMETER
Abort.INVALID_PDU_PARAMETER_VALUE
|
Trispark JDT 2.50.13 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||