Skip to content

PipeLineSession getString enum type is incompatible #10238

@nielsm5

Description

@nielsm5

Caused by:

public String getString(@Nonnull String key) {

if (!Message.isSupportedType(obj)) {
	throw new IOException("incompatible type ["+obj.getClass().getSimpleName()+"] cannot be converted to String");
}

Metadata

Metadata

Assignees

Type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions