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