Class FileTranscodingException

All Implemented Interfaces:
Serializable

public class FileTranscodingException extends ServiceException
Thrown to indicate that the input content could not be transcoded to the existing file's encoding.
Since:
4.13
See Also:
  • Constructor Details

    • FileTranscodingException

      public FileTranscodingException(@Nonnull KeyedMessage message, @Nullable Throwable cause)