public interface ExceptionTranslation extends Feature
static FeatureId<ExceptionTranslation>
ID
static String
ID_VALUE
default String
getId()
getName()
default FeatureType
getType()
Throwable
translate(Throwable e)
static final String ID_VALUE
static final FeatureId<ExceptionTranslation> ID
default String getId()
getId
Feature
default String getName()
getName
default FeatureType getType()
getType
Throwable translate(Throwable e)
Copyright © 2020. All rights reserved.