public abstract class ImportValidationException
extends JAXRException
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
rcs_id |
Modifier | Constructor and Description |
---|---|
protected |
ImportValidationException(RegistryObject ro)
Construct a new ImportValidationException
|
Modifier and Type | Method and Description |
---|---|
RegistryObject |
getObject()
Return the object that is affected by the current problem, which is the
object from the import set that cannot be imported.
|
java.lang.String |
toString() |
public static final java.lang.String rcs_id