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, toString
public PropertyError[] admin_err
public UnsupportedAdmin()
public UnsupportedAdmin(String _reason, PropertyError[] admin_err)
public UnsupportedAdmin(PropertyError[] admin_err)
Copyright © 2017 JacORB. All rights reserved.