Class ExceptionHandler


  • public final class ExceptionHandler
    extends Object
    Util class handling exceptions.
    • Method Detail

      • handleException

        public static ValidationError handleException​(Exception e,
                                                      String messageRefId)
        Handle exception validation error.
        Parameters:
        e - the exception
        messageRefId - the message ref id
        Returns:
        the validation error as defined by CESOP