sgio-d ~master (2016-01-31T02:29:42Z)
Dub
Repo
SCSIException
sgio
exceptions
SCSIException is the base class for all scsi exceptions.
class
SCSIException : Exception {
this
(string message);
}
Constructors
this
this
(string message)
Undocumented in source.
Meta
Source
See Implementation
sgio
exceptions
classes
BadOpCodeException
ConstructionException
IoctlFailException
SCSICheckConditionException
SCSIException
TruncatedBufferException
SCSIException is the base class for all scsi exceptions.