Uses of Class
xal.XalException
Packages that use XalException
Package
Description
The Online Model
-
Uses of XalException in xal.extension.application.rbac
Methods in xal.extension.application.rbac that throw XalExceptionModifier and TypeMethodDescriptionstatic void
SingleSignOnServerManager.startSSO()
Starts the SSO server if it is not already running, if the server is already running this method does nothing. -
Uses of XalException in xal.model
Subclasses of XalException in xal.modelModifier and TypeClassDescriptionclass
Base exception class for exceptions thrown by the XAL online model.class
Model exceptions specific to propagation a probe object down an element lattice. -
Uses of XalException in xal.model.xml
Subclasses of XalException in xal.model.xmlModifier and TypeClassDescriptionclass
Encapsulates description of error encountered parsing aLattice
. -
Uses of XalException in xal.sim.sync
Subclasses of XalException in xal.sim.sync -
Uses of XalException in xal.tools.beam.ens
Subclasses of XalException in xal.tools.beam.ensModifier and TypeClassDescriptionclass
Exceptions related to multi-particle simulations, specifically, that involving the ensemble of particles being propagated.