public class DataModellObjectNotFoundException
extends java.lang.Exception
| Constructor and Description |
|---|
DataModellObjectNotFoundException(java.lang.String message,
java.lang.String pid) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPID()
die PID für die es kein Object in im DatenModell gab
|