Package org.eclipse.net4j.db.ddl
Klasse SchemaElementNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.net4j.db.DBException
org.eclipse.net4j.db.ddl.SchemaElementNotFoundException
- Alle implementierten Schnittstellen:
Serializable
- Seit:
- 4.2
- Autor:
- Eike Stepper
- Siehe auch:
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungSchemaElementNotFoundException
(IDBSchemaElement parent, IDBSchemaElement.SchemaElementType type, String name) -
Methodenübersicht
Von Klasse geerbte Methoden java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Konstruktordetails
-
SchemaElementNotFoundException
public SchemaElementNotFoundException(IDBSchemaElement parent, IDBSchemaElement.SchemaElementType type, String name)
-
-
Methodendetails
-
getParent
-
getType
-
getName
-