public class ExceptionHandler extends Object
| Constructor and Description |
|---|
ExceptionHandler() |
public static InformationViewExceptionBase buildEntityNotFoundException(String searchCriteriaPropertyName, String searchCriteriaPropertyValue, String entityType, String reportingClassName)
public static InformationViewExceptionBase buildAddEntityRelationship(String typeName, OMRSCheckedExceptionBase e, String reportingClassName)
public static InformationViewExceptionBase buildAddRelationshipException(String relationshipName, String message, String reportingClassName)
public static InformationViewExceptionBase buildNoRegistrationDetailsProvided(Throwable exception, String reportingClassName)
public static InformationViewExceptionBase buildSourceNotFoundException(Source source, Throwable exception, String reportingClassName)
public static InformationViewExceptionBase buildDeleteRelationshipException(Relationship relationship, Throwable exception, String reportingClassName)
public static InformationViewExceptionBase buildRetrieveEntityException(String searchCriteriaPropertyName, String searchCriteriaPropertyValue, Throwable exception, String reportingClassName)
public static InformationViewExceptionBase buildRetrieveRelationshipException(String entityGuid, String relationshipTypeName, OMRSCheckedExceptionBase e, String reportingClassName)
public static InformationViewExceptionBase buildMultipleEntitiesMatchingException(InstanceProperties matchingProperties, Throwable reportedCaughtException, String reportingClassName)
public static InformationViewExceptionBase buildNoMatchingEntityException(InstanceProperties matchingProperties, Throwable reportedCaughtException, String reportingClassName)
public static InformationViewExceptionBase buildUpdateEntityException(String entityGuid, Throwable reportedCaughtException, String reportingClassName)
public static InformationViewExceptionBase buildRetrieveContextException(String entityGuid, OMRSCheckedExceptionBase e, String reportingClassName)
public static InformationViewExceptionBase buildIllegalUpdateEntityException(Throwable exception, String reportingClassName)
Copyright © 2018–2019 ODPi. All rights reserved.