Class InternalDumpProcessorFailedException

All Implemented Interfaces:
Serializable

public class InternalDumpProcessorFailedException extends InternalDumpException
Author:
kimchy
See Also:
  • Constructor Details

    • InternalDumpProcessorFailedException

      public InternalDumpProcessorFailedException(String name, String msg)
    • InternalDumpProcessorFailedException

      public InternalDumpProcessorFailedException(String name, String msg, Throwable cause)
  • Method Details