public class JPhyloIOWriterException extends IOException
JPhyloIOEventWriter
, if an error during writing occurs. The exception
can be used directly to indicate an error or to wrap another exception (e.g. an XMLStreamException
.InconsistentAdapterDataException
,
Serialized FormConstructor and Description |
---|
JPhyloIOWriterException() |
JPhyloIOWriterException(String message) |
JPhyloIOWriterException(String message,
Throwable cause) |
JPhyloIOWriterException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public JPhyloIOWriterException()
public JPhyloIOWriterException(String message, Throwable cause)
public JPhyloIOWriterException(String message)
public JPhyloIOWriterException(Throwable cause)