Package ome.conditions
Class MissingPyramidException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- ome.conditions.RootException
-
- ome.conditions.ConcurrencyException
-
- ome.conditions.TryAgain
-
- ome.conditions.MissingPyramidException
-
- All Implemented Interfaces:
java.io.Serializable
public class MissingPyramidException extends TryAgain
- Since:
- 4.0
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description protected long
pixelsID
-
Fields inherited from class ome.conditions.ConcurrencyException
backOff
-
-
Constructor Summary
Constructors Constructor Description MissingPyramidException(java.lang.String msg, long backOffInMilliseconds, long pixelsID)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description long
getPixelsId()
-