Class ToolException

All Implemented Interfaces:
Serializable

public class ToolException extends RuntimeException
Tool Exception
Author:
David Caruana
See Also:
  • Constructor Details

    • ToolException

      public ToolException(String msg)
    • ToolException

      public ToolException(String msg, Throwable cause)