EXIficient

com.siemens.ct.exi.exceptions
Class UnsupportedOption

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.siemens.ct.exi.exceptions.EXIException
              extended by com.siemens.ct.exi.exceptions.UnsupportedOption
All Implemented Interfaces:
java.io.Serializable

public class UnsupportedOption
extends EXIException

TODO Description

Version:
0.3.20080718
Author:
Daniel.Peintner.EXT@siemens.com, Joerg.Heuer@siemens.com
See Also:
Serialized Form

Constructor Summary
UnsupportedOption(java.lang.String msg)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UnsupportedOption

public UnsupportedOption(java.lang.String msg)

EXIficient