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, toStringpublic CorruptedCodestreamException()
public CorruptedCodestreamException(String s)
s - The detail message.Copyright © 2014 Open Microscopy Environment