package com.ait.toolkit.node.nw; public interface ShortCutFailedHandler { public void onShortCutFailed(String message); }