public class CorruptedCodestreamException extends IOException
Constructor and Description |
---|
CorruptedCodestreamException()
Constructs a new CorruptedCodestreamException exception
with no detail message.
|
CorruptedCodestreamException(String s)
Constructs a new CorruptedCodestreamException exception
with the specified detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CorruptedCodestreamException()
public CorruptedCodestreamException(String s)
s
- The detail message.Copyright © 2016 Open Microscopy Environment