476c51e Log exception for catching custom exception in init handler

Authored and Committed by cqi 5 years ago
    Log exception for catching custom exception in init handler
    
    For tracking error easily when custom exception is raised, log exception
    as well before transitioning to failed state.
    
    Signed-off-by: Chenxiong Qi <cqi@redhat.com>