Class DecodeException

All Implemented Interfaces:
Serializable

public class DecodeException extends RuntimeException
Batch decode exception
Author:
William
See Also:
  • Constructor Details

    • DecodeException

      public DecodeException(String message)
    • DecodeException

      public DecodeException(String message, Throwable cause)