public class IUpdateAgentErrorEvent extends IUpdateAgentEvent
{2A88033D-82DB-4AC2-97B5-E786C839420E}
Constructor and Description |
---|
IUpdateAgentErrorEvent(java.lang.String wrapped,
org.virtualbox_7_0.ObjectRefManager objMgr,
org.virtualbox_7_0.jaxws.VboxPortType port) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMsg()
Error message in human readable format.
|
java.lang.Integer |
getRcError()
IPRT-style error code.
|
static IUpdateAgentErrorEvent |
queryInterface(IUnknown obj) |
getAgent
getSource, getType, getWaitable, setProcessed, waitProcessed
getObjMgr, getRemoteWSPort, getWrapped, releaseRemote
public IUpdateAgentErrorEvent(java.lang.String wrapped, org.virtualbox_7_0.ObjectRefManager objMgr, org.virtualbox_7_0.jaxws.VboxPortType port)
public java.lang.String getMsg()
public java.lang.Integer getRcError()
public static IUpdateAgentErrorEvent queryInterface(IUnknown obj)