Package ome.io.nio
Class PixelBufferException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- ome.io.nio.PixelBufferException
-
- All Implemented Interfaces:
java.io.Serializable
- Direct Known Subclasses:
DimensionsOutOfBoundsException
public class PixelBufferException extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.String
message
-
Constructor Summary
Constructors Constructor Description PixelBufferException(java.lang.String message)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getMessage()
-