edu.internet2.middleware.grouperClientExt.com.thoughtworks.xstream.io
Class StreamException

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.io.StreamException
All Implemented Interfaces:
Serializable

public class StreamException
extends XStreamException

See Also:
Serialized Form

Constructor Summary
StreamException(String message)
           
StreamException(Throwable e)
           
 
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

StreamException

public StreamException(Throwable e)

StreamException

public StreamException(String message)


Copyright © 2010 Internet2. All Rights Reserved.