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, IDLEntity

public final class AdminLimitExceeded
extends UserException

Generated from IDL exception "AdminLimitExceeded".

Version:
generated at Mar 21, 2012 11:04:31 AM
Author:
JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009
See Also:
Serialized Form

Field Summary
 AdminLimit admin_property_err
           
 
Constructor Summary
AdminLimitExceeded()
           
AdminLimitExceeded(AdminLimit admin_property_err)
           
AdminLimitExceeded(java.lang.String _reason, AdminLimit admin_property_err)
           
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

admin_property_err

public AdminLimit admin_property_err
Constructor Detail

AdminLimitExceeded

public AdminLimitExceeded()

AdminLimitExceeded

public AdminLimitExceeded(java.lang.String _reason,
                          AdminLimit admin_property_err)

AdminLimitExceeded

public AdminLimitExceeded(AdminLimit admin_property_err)