SCSICheckConditionException.this

class SCSICheckConditionException
this
(
ubyte[] sense
)

Parameters

sense ubyte[]

Sense buffer that is unmarshalled

Throws

SCSIException when the sense buffer's response_code is neither of SenseFormat.CURRENT_INFO_FIXED or SenseFormat.DEFERRED_ERR_FIXED

Meta