Uses of Class
edu.ucsb.nceas.metacat.shared.HandlerException
Packages that use HandlerException
Package
Description
-
Uses of HandlerException in edu.ucsb.nceas.metacat.dataone
Methods in edu.ucsb.nceas.metacat.dataone that throw HandlerExceptionModifier and TypeMethodDescriptionstatic org.dataone.service.types.v2.SystemMetadata
SystemMetadataFactory.createSystemMetadata
(String localId) Creates a system metadata object for insertion into metacatSystemMetadataFactory.getDocumentInfoMap
(String docid) Get the document information in the format of a map. -
Uses of HandlerException in edu.ucsb.nceas.metacat.dataone.quota
Methods in edu.ucsb.nceas.metacat.dataone.quota that throw HandlerExceptionModifier and TypeMethodDescriptionprotected static Date
QuotaServiceManager.combineDateAndGivenTime
(Date now, String givenTime) This method will combine a given date and given time string (in short format) to a new date. -
Uses of HandlerException in edu.ucsb.nceas.metacat.plugin
Methods in edu.ucsb.nceas.metacat.plugin that throw HandlerException