org.omg.CosNotifyChannelAdmin
Class AdminLimitExceeded

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.omg.CORBA.UserException
              extended by org.omg.CosNotifyChannelAdmin.AdminLimitExceeded
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class AdminLimitExceeded
extends org.omg.CORBA.UserException

Exception definition: AdminLimitExceeded.

Author:
OpenORB Compiler
See Also:
Serialized Form

Field Summary
 AdminLimit admin_property_err
          Exception member admin_property_err
 
Constructor Summary
AdminLimitExceeded()
          Default constructor
AdminLimitExceeded(AdminLimit admin_property_err)
          Constructor with fields initialization
AdminLimitExceeded(java.lang.String orb_reason, AdminLimit admin_property_err)
          Full constructor with fields initialization
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

admin_property_err

public AdminLimit admin_property_err
Exception member admin_property_err

Constructor Detail

AdminLimitExceeded

public AdminLimitExceeded()
Default constructor


AdminLimitExceeded

public AdminLimitExceeded(AdminLimit admin_property_err)
Constructor with fields initialization

Parameters:
admin_property_err - admin_property_err exception member

AdminLimitExceeded

public AdminLimitExceeded(java.lang.String orb_reason,
                          AdminLimit admin_property_err)
Full constructor with fields initialization

Parameters:
admin_property_err - admin_property_err exception member