com.thoughtworks.xstream.io
Class StreamException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.thoughtworks.xstream.core.BaseException
com.thoughtworks.xstream.XStreamException
com.thoughtworks.xstream.io.StreamException
- All Implemented Interfaces:
- Serializable
public class StreamException
- extends XStreamException
- See Also:
- Serialized Form
StreamException
public StreamException(Throwable e)
StreamException
public StreamException(String message)
StreamException
public StreamException(String message,
Throwable cause)
- Since:
- 1.4
Copyright © 2004-2014 XStream. All Rights Reserved.