java.lang.Object
java.lang.Throwable
java.lang.Exception
simpa.acc.api.utils.OpticsCalculationException
- All Implemented Interfaces:
Serializable
Exception is thrown when the optics calculation failed. This can happen when
particles used for the calculation are lost. It is used by the
Matcher
class *- Author:
- lbojtar
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
OpticsCalculationException
-
-
Method Details
-
getLostCount
public int getLostCount()
-