Searched refs:NotATargetException (Results 1 - 2 of 2) sorted by relevance
/osnet-11/usr/src/lib/sun_fc/common/ | ||
H A D | Exceptions.h | 182 class NotATargetException : public HBAException { class in inherits:HBAException 184 NotATargetException() : HBAException(HBA_STATUS_ERROR_NOT_A_TARGET) { } function in class:NotATargetException |
H A D | FCHBAPort.cc | 348 throw NotATargetException(); |
Completed in 25 milliseconds