Searched refs:ELSRejectException (Results 1 – 1 of 1) sorted by relevance
150 class ELSRejectException : public HBAException {152 ELSRejectException() : HBAException(HBA_STATUS_ERROR_ELS_REJECT) { } in ELSRejectException() function