Searched defs:NotSupportedException (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/sun_fc/common/ | ||
H A D | Exceptions.h | 61 class NotSupportedException : public HBAException { class in inherits:HBAException 63 NotSupportedException() : HBAException(HBA_STATUS_ERROR_NOT_SUPPORTED) { } function in class:NotSupportedException |
Completed in 58 milliseconds