Searched defs:NotSupportedException (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/sun_fc/common/
H A DExceptions.h61 class NotSupportedException : public HBAException { class in inherits:HBAException
63 NotSupportedException() : HBAException(HBA_STATUS_ERROR_NOT_SUPPORTED) { } function in class:NotSupportedException

Completed in 38 milliseconds