Class ToolsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sforce.ws.tools.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:
  • Constructor Details

    • ToolsException

      public ToolsException(String message)
  • Method Details