Serialized Form
-
Package tech.ydb.yoj.databind.expression
-
Exception tech.ydb.yoj.databind.expression.IllegalExpressionException
class IllegalExpressionException extends IllegalArgumentException implements Serializable -
Exception tech.ydb.yoj.databind.expression.IllegalExpressionException.FieldTypeError
class FieldTypeError extends IllegalExpressionException implements Serializable-
Serialized Fields
-
field
@NonNull String field
-
-
-
-
Package tech.ydb.yoj.databind.schema
-
Exception tech.ydb.yoj.databind.schema.BindingException
class BindingException extends IllegalArgumentException implements Serializable -
Exception tech.ydb.yoj.databind.schema.ConstructionException
class ConstructionException extends BindingException implements Serializable -
Exception tech.ydb.yoj.databind.schema.CustomConverterException
class CustomConverterException extends BindingException implements Serializable -
Exception tech.ydb.yoj.databind.schema.FieldValueException
class FieldValueException extends BindingException implements Serializable
-