Class TqClientException.IncompatibleSchemaException

    • Constructor Detail

      • IncompatibleSchemaException

        public IncompatibleSchemaException​(String msg)
      • IncompatibleSchemaException

        public IncompatibleSchemaException​(String msg,
                                           Throwable t)
      • IncompatibleSchemaException

        public IncompatibleSchemaException​(com.turtlequeue.sdk.api.proto.Tq.ReplyError err)
      • IncompatibleSchemaException

        public IncompatibleSchemaException​(com.turtlequeue.sdk.api.proto.Tq.ReplyError err,
                                           Throwable t)