Uses of Class
org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions.GovernanceProgramCheckedExceptionBase
-
Packages that use GovernanceProgramCheckedExceptionBase Package Description org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions -
-
Uses of GovernanceProgramCheckedExceptionBase in org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions
Subclasses of GovernanceProgramCheckedExceptionBase in org.odpi.openmetadata.accessservices.governanceprogram.ffdc.exceptions Modifier and Type Class Description classAppointmentIdNotUniqueExceptionThe AppointmentIdNotUniqueException is thrown by the OMAS when more than one governance officer record is returned for an appointment id.classEmployeeNumberNotUniqueExceptionThe EmployeeNumberNotUniqueException is thrown by the OMAS when more than one personal details record is returned for an employee number.classGovernanceAppointeeNotUniqueExceptionThe GovernanceAppointeeNotUniqueException is thrown by the OMAS when more than one person has a current appointment to a governance officer post.
-