Klasse PipeLineCreationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.simplace.pipe.util.exceptions.PipeLineCreationException
- Alle implementierten Schnittstellen:
Serializable
PipeLineException is thrown if an error occurs while creating the connectlet pipeline.
- Version:
- $Revision: 1.1.1.1 $
- Autor:
- Nicolai Bieber
- Siehe auch:
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Von Klasse geerbte Methoden java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Konstruktordetails
-
PipeLineCreationException
Constructs with a message- Parameter:
aMessage-
-