Class NonSkippableWriteException

All Implemented Interfaces:
Serializable

public class NonSkippableWriteException extends SkipException
Fatal exception to be thrown when a process operation could not be skipped.
Author:
Dave Syer, Mahmoud Ben Hassine
See Also:
  • Constructor Details

    • NonSkippableWriteException

      public NonSkippableWriteException(String msg, Throwable cause)