org.openrtk.idl.epp02

Class epp_Exception

Implemented Interfaces:
org.omg.CORBA.portable.IDLEntity

public class epp_Exception
extends org.omg.CORBA.UserException
implements org.omg.CORBA.portable.IDLEntity

org/openrtk/idl/epp/epp_Exception.java Generated by the IDL-to-Java compiler (portable), version "3.0" from epp.idl Thursday, July 26, 2001 6:26:04 PM EDT

Field Summary

epp_Result[]
m_details

Constructor Summary

epp_Exception()
epp_Exception(epp_Result[] _m_details)

Method Summary

epp_Result[]
getDetails()
void
setDetails(epp_Result[] value)
String
toString()

Field Details

m_details

public epp_Result[] m_details

Constructor Details

epp_Exception

public epp_Exception()

epp_Exception

public epp_Exception(epp_Result[] _m_details)

Method Details

getDetails

public epp_Result[] getDetails()

setDetails

public void setDetails(epp_Result[] value)

toString

public String toString()

Copyright © 2001-2002 - Tucows, Inc., 2003 - LibertyRMS