org.omg.CosNotification

Class UnsupportedAdmin

Implemented Interfaces:
IDLEntity, java.io.Serializable

public final class UnsupportedAdmin
extends UserException

Generated from IDL definition of exception "UnsupportedAdmin"

Author:
JacORB IDL compiler

Field Summary

PropertyError[]
admin_err

Constructor Summary

UnsupportedAdmin()
UnsupportedAdmin(java.lang.String _reason, PropertyError[] admin_err)
UnsupportedAdmin(PropertyError[] admin_err)

Field Details

admin_err

public PropertyError[] admin_err

Constructor Details

UnsupportedAdmin

public UnsupportedAdmin()


UnsupportedAdmin

public UnsupportedAdmin(java.lang.String _reason,
                        PropertyError[] admin_err)


UnsupportedAdmin

public UnsupportedAdmin(PropertyError[] admin_err)