org.openadaptor.dmx.converter
Class DMXViolationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.openadaptor.dmx.converter.DMXException
              extended by org.openadaptor.dmx.converter.DMXViolationException
All Implemented Interfaces:
java.io.Serializable

public class DMXViolationException
extends DMXException

Version:
1.0
Author:
Manfred Duchrow
See Also:
Serialized Form

Constructor Summary
DMXViolationException()
           
DMXViolationException(java.lang.String s)
           
 
Method Summary
 
Methods inherited from class org.openadaptor.dmx.converter.DMXException
toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DMXViolationException

public DMXViolationException()

DMXViolationException

public DMXViolationException(java.lang.String s)