public class IpmiError extends IpmiResponse
Constructor and Description |
---|
IpmiError(java.lang.Exception exception,
int tag,
ConnectionHandle handle) |
Modifier and Type | Method and Description |
---|---|
java.lang.Exception |
getException() |
getHandle, getTag
public IpmiError(java.lang.Exception exception, int tag, ConnectionHandle handle)