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 { class in inherits:HBAException
104 MoreDataException() : HBAException(HBA_STATUS_ERROR_MORE_DATA) { } function in class:MoreDataException
H A DFCHBAPort.cc839 throw MoreDataException();
845 throw MoreDataException();

Completed in 59 milliseconds