Home
last modified time | relevance | path

Searched refs:MoreDataException (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/sun_fc/common/
H A DExceptions.h102 class MoreDataException : public HBAException {
104 MoreDataException() : HBAException(HBA_STATUS_ERROR_MORE_DATA) { } in MoreDataException() function
H A DFCHBAPort.cc839 throw MoreDataException(); in getTargetMappings()
845 throw MoreDataException(); in getTargetMappings()