public class PipelineSerializationException extends PipelinedComparatorS9Exception
Constructor and Description |
---|
PipelineSerializationException(java.lang.String message,
java.lang.Throwable t)
Creates a new PipelineSerializationException.
|
getCause, getThrowable
public PipelineSerializationException(java.lang.String message, java.lang.Throwable t)
message
- The exception message Stringt
- A nested throwable should it have lead to or caused this exception