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