edu.internet2.middleware.grouperClientExt.com.thoughtworks.xstream.core
Class AbstractReferenceMarshaller.ReferencedImplicitElementException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by edu.internet2.middleware.grouperClientExt.com.thoughtworks.xstream.core.BaseException
                  extended by edu.internet2.middleware.grouperClientExt.com.thoughtworks.xstream.XStreamException
                      extended by edu.internet2.middleware.grouperClientExt.com.thoughtworks.xstream.converters.ConversionException
                          extended by edu.internet2.middleware.grouperClientExt.com.thoughtworks.xstream.core.AbstractReferenceMarshaller.ReferencedImplicitElementException
All Implemented Interfaces:
ErrorWriter, Serializable
Enclosing class:
AbstractReferenceMarshaller

public static class AbstractReferenceMarshaller.ReferencedImplicitElementException
extends ConversionException

See Also:
Serialized Form

Constructor Summary
AbstractReferenceMarshaller.ReferencedImplicitElementException(Object item, Path path)
           
AbstractReferenceMarshaller.ReferencedImplicitElementException(String msg)
          Deprecated. since 1.2.1
 
Method Summary
 
Methods inherited from class edu.internet2.middleware.grouperClientExt.com.thoughtworks.xstream.converters.ConversionException
add, get, getMessage, getShortMessage, keys
 
Methods inherited from class edu.internet2.middleware.grouperClientExt.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

AbstractReferenceMarshaller.ReferencedImplicitElementException

public AbstractReferenceMarshaller.ReferencedImplicitElementException(String msg)
Deprecated. since 1.2.1


AbstractReferenceMarshaller.ReferencedImplicitElementException

public AbstractReferenceMarshaller.ReferencedImplicitElementException(Object item,
                                                                      Path path)


Copyright © 2010 Internet2. All Rights Reserved.