Searched defs:InternalError (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/sun_fc/common/
H A DInternalError.cc47 InternalError::InternalError(string message) : HBAException(HBA_STATUS_ERROR) { function in class:InternalError
56 InternalError::InternalError() : HBAException(HBA_STATUS_ERROR) { function in class:InternalError
H A DExceptions.h225 class InternalError : public HBAException { class in inherits:HBAException

Completed in 91 milliseconds