EPP RTK
for Java v 0.7.2

org.openrtk.idl.epp02
Class epp_Exception

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.omg.CORBA.UserException
                    |
                    +--org.openrtk.idl.epp02.epp_Exception
All Implemented Interfaces:
org.omg.CORBA.portable.IDLEntity, java.io.Serializable

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

See Also:
Serialized Form

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)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

m_details

public epp_Result[] m_details
Constructor Detail

epp_Exception

public epp_Exception()

epp_Exception

public epp_Exception(epp_Result[] _m_details)
Method Detail

setDetails

public void setDetails(epp_Result[] value)

getDetails

public epp_Result[] getDetails()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Throwable

EPP RTK
for Java v 0.7.2

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