public class IPMIException
extends java.lang.Exception
Constructor and Description |
---|
IPMIException(CompletionCode completionCode) |
Modifier and Type | Method and Description |
---|---|
CompletionCode |
getCompletionCode() |
java.lang.String |
getMessage() |
public IPMIException(CompletionCode completionCode)
public CompletionCode getCompletionCode()
public java.lang.String getMessage()
getMessage
in class java.lang.Throwable