hudson.util
Class RobustReflectionConverter.DuplicateFieldException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.thoughtworks.xstream.core.BaseException
                  extended by com.thoughtworks.xstream.XStreamException
                      extended by com.thoughtworks.xstream.converters.ConversionException
                          extended by hudson.util.RobustReflectionConverter.DuplicateFieldException
All Implemented Interfaces:
com.thoughtworks.xstream.converters.ErrorWriter, Serializable
Enclosing class:
RobustReflectionConverter

public static class RobustReflectionConverter.DuplicateFieldException
extends com.thoughtworks.xstream.converters.ConversionException

See Also:
Serialized Form

Constructor Summary
RobustReflectionConverter.DuplicateFieldException(String msg)
           
 
Method Summary
 
Methods inherited from class com.thoughtworks.xstream.converters.ConversionException
add, get, getMessage, getShortMessage, keys, set
 
Methods inherited from class com.thoughtworks.xstream.XStreamException
getCause
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, 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

RobustReflectionConverter.DuplicateFieldException

public RobustReflectionConverter.DuplicateFieldException(String msg)


Copyright © 2004-2013. All Rights Reserved.