|
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
public class SCUException
High level exception thrown during the association setup, DIMSE message exchange or association release. SCUExceptions will sometimes contain an underlying exception.
| Constructor Summary | |
|---|---|
SCUException()
|
|
SCUException(java.lang.String message)
|
|
SCUException(java.lang.String message,
java.lang.Throwable cause)
|
|
SCUException(java.lang.Throwable cause)
|
|
| Method Summary |
|---|
| 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 SCUException()
public SCUException(java.lang.String message)
public SCUException(java.lang.String message,
java.lang.Throwable cause)
public SCUException(java.lang.Throwable cause)
|
Trispark JDT 2.50.13 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||