Class ToolsException

  • All Implemented Interfaces:
    Serializable

    public class ToolsException
    extends Exception
    ToolsException is thrown when the tools encounter an error.
    Since:
    1.0 Nov 22, 2005
    Version:
    1.0
    Author:
    http://cheenath
    See Also:
    Serialized Form
    • Constructor Detail

      • ToolsException

        public ToolsException​(String message)