Package ome.io.nio
Class Utils.FailedTileLoopException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- ome.io.nio.Utils.FailedTileLoopException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- Utils
public static class Utils.FailedTileLoopException extends java.lang.Exception
The processing of a tile failed so abort the loop.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FailedTileLoopException()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Integer
getTileCount()
void
setTileCount(java.lang.Integer tileCount)
-