Uses of Class
org.scictrl.mp.orbitcorrect.DataBushException
Packages that use DataBushException
Package
Description
-
Uses of DataBushException in org.scictrl.mp.orbitcorrect
Subclasses of DataBushException in org.scictrl.mp.orbitcorrectModifier and TypeClassDescriptionclass
This exception occurs at initialization.class
DatabushPackedException is used to pack together in one exception object more than one exception when complex method is called.class
This exception occurs, if data is not consistent.Fields in org.scictrl.mp.orbitcorrect declared as DataBushExceptionModifier and TypeFieldDescriptionDataBushPackedException.packed
Array with exception packed into this one.Methods in org.scictrl.mp.orbitcorrect with parameters of type DataBushExceptionModifier and TypeMethodDescriptionint
DataBushPackedException.pack
(DataBushException dbe) PAcks an exception into this one.Methods in org.scictrl.mp.orbitcorrect that throw DataBushExceptionModifier and TypeMethodDescriptionvoid
IDataBushReader.close()
Close opened input stream.void
DBInitializer.initDB()
initDB.static final DBInitializer
DBInitializer.newInstance
(File file) newInstance.void
Opens input file.void
Opens input file.void
Open files, specified by file array.void
Open files, specified by URL array.IDataBushReader.read()
Reads input and creates DataBush elements.IDataBushReader.read
(ElementList<AbstractDataBushElement> list) Reads input and creates DataBush elements.DBInitializer.readInputFile()
readInputFile.Constructors in org.scictrl.mp.orbitcorrect with parameters of type DataBushExceptionModifierConstructorDescriptionCreated packed exception with provided exception as initial element. -
Uses of DataBushException in org.scictrl.mp.orbitcorrect.accessories
Methods in org.scictrl.mp.orbitcorrect.accessories that throw DataBushExceptionModifier and TypeMethodDescriptionvoid
AbstractParameterReader.close()
Closes opened input stream.void
DefaultDBReader.close()
Closes opened input stream.void
open method comment.void
open method comment.void
open.void
Open files, specified by file array.void
Open files, specified by URL array.void
open method comment.void
open method comment.DefaultDBReader.read()
Reads input and creates DataBush elements.DefaultDBReader.read
(ElementList<AbstractDataBushElement> l) Reads input and creates DataBush elements.MADInterpreter.read()
Reads input and creates DataBush elements.MADInterpreter.read
(ElementList<AbstractDataBushElement> l) Reads input and creates DataBush elements.PropertiesReader.read()
Reads input and creates DataBush elements.PropertiesReader.read
(ElementList<AbstractDataBushElement> l) Reads input and creates DataBush elements. -
Uses of DataBushException in org.scictrl.mp.orbitcorrect.server
Methods in org.scictrl.mp.orbitcorrect.server that throw DataBushExceptionModifier and TypeMethodDescriptionDataBushServerLocal.getDBInitializer()
getDBInitializer.void
DataBushServerLocal.initDB()
initDB.void
DataBushServerLocal.initialize()
initialize.void
IDataBushServer.initialize()
initialize.