Uses of Class
org.exoplatform.commons.serialization.api.factory.CreateException
Packages that use CreateException
-
Uses of CreateException in org.exoplatform.commons.serialization.api.factory
Methods in org.exoplatform.commons.serialization.api.factory that throw CreateExceptionModifier and TypeMethodDescription<S> SDefaultObjectFactory.create(Class<S> type, Map<FieldModel<? super S, ?>, ?> state) abstract <S extends B>
SObjectFactory.create(Class<S> type, Map<FieldModel<? super S, ?>, ?> state) Instantiate an object based on the provided type.