Class EncodingNotSupportedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
io.confluent.parallelconsumer.EncodingNotSupportedException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
BitSetEncodingNotSupportedException, RunlengthV1EncodingNotSupported

public class EncodingNotSupportedException
extends java.lang.Exception
See Also:
Serialized Form
  • Constructor Summary

    Constructors 
    Constructor Description
    EncodingNotSupportedException​(java.lang.String message)  
  • Method Summary

    Methods inherited from class java.lang.Throwable

    addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait