public final class UnsupportedAdmin extends UserException
| Modifier and Type | Field and Description |
|---|---|
PropertyError[] |
admin_err |
| Constructor and Description |
|---|
UnsupportedAdmin() |
UnsupportedAdmin(PropertyError[] admin_err) |
UnsupportedAdmin(String _reason,
PropertyError[] admin_err) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PropertyError[] admin_err
public UnsupportedAdmin()
public UnsupportedAdmin(String _reason, PropertyError[] admin_err)
public UnsupportedAdmin(PropertyError[] admin_err)
Copyright © 2015 JacORB. All rights reserved.