Class DecodeException

All Implemented Interfaces:
Serializable

public class DecodeException extends RuntimeException
See Also:
  • Constructor Details

    • DecodeException

      public DecodeException()
    • DecodeException

      public DecodeException(String message)
    • DecodeException

      public DecodeException(String message, Throwable cause)
    • DecodeException

      public DecodeException(Throwable cause)