Uses of Class
overit.geocall.util.CancelException
Packages that use CancelException
-
Uses of CancelException in overit.geocall.ui
Fields in overit.geocall.ui declared as CancelExceptionMethods in overit.geocall.ui that return CancelExceptionModifier and TypeMethodDescriptionWindowManager.getCancelException()Gets theCancelExceptionset.Methods in overit.geocall.ui with parameters of type CancelExceptionModifier and TypeMethodDescriptionvoidWindowManager.setCancelException(CancelException ce) Sets theExceptionthat will raise when it is canceled some operation, and that can register the point and the reason of the cancelation.