public class LocalIjUndefinedException extends Exception
This can happen because the origin and index/IJ coordinates are too far away from each other, or because pentagon distortion was encountered.
| Constructor and Description |
|---|
LocalIjUndefinedException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LocalIjUndefinedException(String message)
Copyright © 2019 Uber Open Source. All rights reserved.