Class FeathrDataOutputException

All Implemented Interfaces:
Serializable

public class FeathrDataOutputException extends FeathrException
This exception is thrown when the data output cannot be written successfully.
See Also:
  • Constructor Details

    • FeathrDataOutputException

      public FeathrDataOutputException(ErrorLabel errorLabel, String msg, Throwable cause)
    • FeathrDataOutputException

      public FeathrDataOutputException(ErrorLabel errorLabel, String msg)