Trispark JDT
2.50.13

com.archimed.dicom.network
Class AbortException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by com.archimed.dicom.network.PduException
                  extended by com.archimed.dicom.network.AbortException
All Implemented Interfaces:
java.io.Serializable

public class AbortException
extends PduException

thrown when reading an abort message on an active association.

Since:
1.50
See Also:
Serialized Form

Constructor Summary
AbortException(java.lang.String msg, Abort abort)
           
 
Method Summary
 Abort getAbort()
           
 
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

AbortException

public AbortException(java.lang.String msg,
                      Abort abort)
Method Detail

getAbort

public Abort getAbort()

Trispark JDT
2.50.13

Copyright © 1999-2008 Trispark. All Rights Reserved.