org.csapi.dsc
Class TpDataSessionError
java.lang.Object
org.csapi.dsc.TpDataSessionError
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpDataSessionError
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of struct "TpDataSessionError"
- 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 |
ErrorTime
public java.lang.String ErrorTime
ErrorType
public TpDataSessionErrorType ErrorType
AdditionalErrorInfo
public TpDataSessionAdditionalErrorInfo AdditionalErrorInfo
TpDataSessionError
public TpDataSessionError()
TpDataSessionError
public TpDataSessionError(java.lang.String ErrorTime,
TpDataSessionErrorType ErrorType,
TpDataSessionAdditionalErrorInfo AdditionalErrorInfo)
Copyright © 2009. All Rights Reserved.