Trispark JDT
2.50.13

com.archimed.dicom.scu
Class AbortException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.archimed.dicom.scu.SCUException
              extended by com.archimed.dicom.scu.AbortException
All Implemented Interfaces:
java.io.Serializable

public class AbortException
extends SCUException

See Also:
Serialized Form

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

AbortException

public AbortException(Abort abort)
Method Detail

getSource

public int getSource()
The abort source. One of


getReason

public int getReason()
The abort reason. One of


Trispark JDT
2.50.13

Copyright © 1999-2008 Trispark. All Rights Reserved.