org.csapi.pam
Class TpPAMErrorInfo

java.lang.Object
  extended by org.csapi.pam.TpPAMErrorInfo
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class TpPAMErrorInfo
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

Generated from IDL definition of struct "TpPAMErrorInfo"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 TpPAMErrorCause Cause
           
 TpPAMNotificationInfo ErrorData
           
 
Constructor Summary
TpPAMErrorInfo()
           
TpPAMErrorInfo(TpPAMErrorCause Cause, TpPAMNotificationInfo ErrorData)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Cause

public TpPAMErrorCause Cause

ErrorData

public TpPAMNotificationInfo ErrorData
Constructor Detail

TpPAMErrorInfo

public TpPAMErrorInfo()

TpPAMErrorInfo

public TpPAMErrorInfo(TpPAMErrorCause Cause,
                      TpPAMNotificationInfo ErrorData)


Copyright © 2008. All Rights Reserved.