Class PipelineException

All Implemented Interfaces:
Serializable

public class PipelineException extends DrasylRuntimeException
RuntimeException thrown by the Pipeline.
See Also:
  • Constructor Details

    • PipelineException

      public PipelineException(Throwable cause)
    • PipelineException

      public PipelineException(String cause)