Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/sun_fc/common/
H A DInternalError.cc47 InternalError::InternalError(string message) : HBAException(HBA_STATUS_ERROR) { in InternalError() function in InternalError
56 InternalError::InternalError() : HBAException(HBA_STATUS_ERROR) { in InternalError() function in InternalError