Uses of Class
org.epics.archiverappliance.mgmt.pva.actions.PvaActionException
Packages that use PvaActionException
Package
Description
-
Uses of PvaActionException in org.epics.archiverappliance.mgmt.pva.actions
Subclasses of PvaActionException in org.epics.archiverappliance.mgmt.pva.actionsModifier and TypeClassDescriptionclassException to return a bad request when a problem happens handling a pvAccess request through aPvaActioninterfaceclassException for handling request inPvaActionwhen the reponse cannot be constructed for whatever reason is thrown.Methods in org.epics.archiverappliance.mgmt.pva.actions that throw PvaActionExceptionModifier and TypeMethodDescriptionorg.epics.pva.data.PVAStructurePvaAction.request(org.epics.pva.data.PVAStructure args, ConfigService configService) Handles an RPC request to the archiver.org.epics.pva.data.PVAStructurePvaArchivePVAction.request(org.epics.pva.data.PVAStructure args, ConfigService configService) org.epics.pva.data.PVAStructurePvaGetAllPVs.request(org.epics.pva.data.PVAStructure args, ConfigService configService) org.epics.pva.data.PVAStructurePvaGetApplianceInfo.request(org.epics.pva.data.PVAStructure args, ConfigService configService) org.epics.pva.data.PVAStructurePvaGetArchivedPVs.request(org.epics.pva.data.PVAStructure args, ConfigService configService) org.epics.pva.data.PVAStructurePvaGetPVStatus.request(org.epics.pva.data.PVAStructure args, ConfigService configService) -
Uses of PvaActionException in org.epics.archiverappliance.retrieval.pva
Methods in org.epics.archiverappliance.retrieval.pva that throw PvaActionExceptionModifier and TypeMethodDescriptionorg.epics.pva.data.PVAStructurePvaGetPVData.request(org.epics.pva.data.PVAStructure pvArgs, ConfigService configService)