org.omg.CosNotifyChannelAdmin
Class AdminLimitExceeded

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

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
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, 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