Trispark JDT
2.50.13

com.archimed.dicom.charset
Class DicomCharsetException

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

public class DicomCharsetException
extends java.lang.RuntimeException

An exception related to the encoding/decoding of data element values that are subject to extended or replacement character repertoires.

Since:
2.0
See Also:
Serialized Form

Constructor Summary
DicomCharsetException(java.lang.String message, 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

DicomCharsetException

public DicomCharsetException(java.lang.String message,
                             java.lang.Throwable cause)

Trispark JDT
2.50.13

Copyright © 1999-2008 Trispark. All Rights Reserved.