public class StreamException extends XStreamException
Constructor and Description |
---|
StreamException (java.lang.String message) |
StreamException (java.lang.String message,
java.lang.Throwable cause) |
StreamException (java.lang.Throwable e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public StreamException(java.lang.Throwable e)
public StreamException(java.lang.String message)
public StreamException(java.lang.String message, java.lang.Throwable cause)
Copyright © 2004–2024 XStream. All rights reserved.