org.pietschy.command

Class IconMissingException


public class IconMissingException
extends RuntimeException

The exception thrown when an icon can't be loaded from a command configuration file.
Version:
$Revision: 1.2 $
Author:
andrewp

Constructor Summary

IconMissingException(String iconPath, String iconType, Throwable cause)

Constructor Details

IconMissingException

public IconMissingException(String iconPath,
                            String iconType,
                            Throwable cause)