Searched refs:IncompatibleException (Results 1 – 1 of 1) sorted by relevance
166 class IncompatibleException : public HBAException {168 IncompatibleException() : HBAException(HBA_STATUS_ERROR_INCOMPATIBLE) { } in IncompatibleException() function