Trispark JDT
2.50.13

com.archimed.dicom
Class UnknownUIDException

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

public class UnknownUIDException
extends java.lang.Exception

thrown when a UID is encountered that does not match one of the UIDs defined in the class UID.

See Also:
Serialized Form

Constructor Summary
UnknownUIDException(java.lang.String uid, java.lang.String message)
           
 
Method Summary
 java.lang.String getUID()
           
 
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

UnknownUIDException

public UnknownUIDException(java.lang.String uid,
                           java.lang.String message)
Method Detail

getUID

public java.lang.String getUID()

Trispark JDT
2.50.13

Copyright © 1999-2008 Trispark. All Rights Reserved.