Class CodecNotFoundException

All Implemented Interfaces:
Serializable

public class CodecNotFoundException extends DriverException
Thrown when a suitable TypeCodec cannot be found by CodecRegistry instances.
See Also:
  • Constructor Details

    • CodecNotFoundException

      public CodecNotFoundException(String msg)
    • CodecNotFoundException

      public CodecNotFoundException(Throwable cause)