edu.internet2.middleware.grouperClientExt.com.thoughtworks.xstream
Class XStream.InitializationException

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.XStream.InitializationException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
InitializationException
Enclosing class:
XStream

Deprecated. since 1.3, use InitializationException instead

public static class XStream.InitializationException
extends XStreamException

See Also:
Serialized Form

Constructor Summary
XStream.InitializationException(String message)
          Deprecated.  
XStream.InitializationException(String message, Throwable cause)
          Deprecated.  
 
Method Summary
 
Methods inherited from class edu.internet2.middleware.grouperClientExt.com.thoughtworks.xstream.XStreamException
getCause
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, 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

XStream.InitializationException

public XStream.InitializationException(String message,
                                       Throwable cause)
Deprecated. 

XStream.InitializationException

public XStream.InitializationException(String message)
Deprecated. 


Copyright © 2012 Internet2. All Rights Reserved.