ing.status
Class ErrorStatusItemValue
java.lang.Object
ing.status.ErrorStatusItemValue
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class ErrorStatusItemValue
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of struct "ErrorStatusItemValue"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatusItemName
public java.lang.String StatusItemName
errorCode
public int errorCode
extraErrorInformation
public java.lang.String extraErrorInformation
ErrorStatusItemValue
public ErrorStatusItemValue()
ErrorStatusItemValue
public ErrorStatusItemValue(java.lang.String StatusItemName,
int errorCode,
java.lang.String extraErrorInformation)