Package org.eclipse.net4j.util.factory
Klasse FactoryCreationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.net4j.util.factory.FactoryCreationException
- Alle implementierten Schnittstellen:
Serializable
Thrown from
FactoryDescriptor.createFactory()
if a factory
could not be created.- Autor:
- Eike Stepper
- Siehe auch:
- No Extend
- This class is not intended to be subclassed by clients.
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungFactoryCreationException
(String message) FactoryCreationException
(String message, Throwable cause) -
Methodenübersicht
Von Klasse geerbte Methoden java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Konstruktordetails
-
FactoryCreationException
public FactoryCreationException() -
FactoryCreationException
-
FactoryCreationException
-
FactoryCreationException
-