@Target(value=LOCAL_VARIABLE) @Retention(value=RUNTIME) @Documented public @interface Mapping
BaseException des Anwendungskerns auf eine
ToException der Service-Schnittstelle.| Modifier and Type | Required Element and Description |
|---|---|
Class<? extends BaseException> |
exception
Die
BaseException des Anwendungskerns. |
Class<? extends ToException> |
toException
Die
ToException der Service-Schnittstelle. |
public abstract Class<? extends BaseException> exception
BaseException des Anwendungskerns.public abstract Class<? extends ToException> toException
ToException der Service-Schnittstelle.Copyright © 2022. All rights reserved.