Class CollectInvalidCsvFormatException

All Implemented Interfaces:
Serializable

public class CollectInvalidCsvFormatException extends CollectInternalInvalidRequestException
See Also:
  • Constructor Details

    • CollectInvalidCsvFormatException

      public CollectInvalidCsvFormatException(String message)
    • CollectInvalidCsvFormatException

      public CollectInvalidCsvFormatException(String message, Throwable cause)