Class TranscodingException

All Implemented Interfaces:
Serializable

public class TranscodingException
extends CouchbaseException
Since:
2.0
Author:
Michael Nitschinger
See Also:
Serialized Form
  • Constructor Details

    • TranscodingException

      public TranscodingException()
    • TranscodingException

      public TranscodingException​(String message)
    • TranscodingException

      public TranscodingException​(String message, Throwable cause)
    • TranscodingException

      public TranscodingException​(Throwable cause)