Package ome.io.nio
Class DimensionsOutOfBoundsException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- ome.io.nio.PixelBufferException
-
- ome.io.nio.DimensionsOutOfBoundsException
-
- All Implemented Interfaces:
java.io.Serializable
public class DimensionsOutOfBoundsException extends PixelBufferException
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class ome.io.nio.PixelBufferException
message
-
-
Constructor Summary
Constructors Constructor Description DimensionsOutOfBoundsException(java.lang.String message)
-
Method Summary
-
Methods inherited from class ome.io.nio.PixelBufferException
getMessage
-
-