Package | Description |
---|---|
com.owlike.genson.reflect |
This package contains the core api providing databinding support for complex objects.
|
Modifier and Type | Method and Description |
---|---|
protected JsonBindingException |
PropertyAccessor.couldNotAccess(Exception e) |
protected JsonBindingException |
BeanCreator.couldNotCreate(Exception e) |
protected JsonBindingException |
PropertyMutator.couldNotDeserialize(Throwable e) |
protected JsonBindingException |
PropertyMutator.couldNotMutate(Exception e) |
protected JsonBindingException |
PropertyAccessor.couldNotSerialize(Throwable e) |
Copyright © 2019. All rights reserved.