public class CorruptedCodestreamException
extends java.io.IOException
Constructor and Description |
---|
CorruptedCodestreamException()
Constructs a new CorruptedCodestreamException exception
with no detail message.
|
CorruptedCodestreamException(java.lang.String s)
Constructs a new CorruptedCodestreamException exception
with the specified detail message.
|
public CorruptedCodestreamException()
public CorruptedCodestreamException(java.lang.String s)
s
- The detail message.Copyright © 2014 Open Microscopy Environment