public class PipeStartException extends IbisException
Pipe
did not
succeed.AbstractPipe.start()
,
Serialized FormIbisException.ExcludeClassInfoExceptionFilter
Constructor and Description |
---|
PipeStartException()
PipeStartException constructor comment.
|
PipeStartException(String msg)
PipeStartException constructor comment.
|
PipeStartException(String msg,
Throwable e) |
PipeStartException(Throwable e) |
Modifier and Type | Method and Description |
---|---|
String |
getPipeNameInError()
Get the name of the pipe in error.
|
void |
setPipeNameInError(String newPipeNameInError)
Set the name of the pipe in error.
|
expandMessage, expandMessage, getExceptionSpecificDetails, getMessage, getMessages
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2023 Frank!Framework. All rights reserved.