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

/opensolaris-onvv-gate/usr/src/lib/sun_fc/common/
H A DExceptions.h78 class BadArgumentException : public HBAException { class in inherits:HBAException
80 BadArgumentException() : HBAException(HBA_STATUS_ERROR_ARG) { } function in class:BadArgumentException

Completed in 51 milliseconds