eu.scape_project.pit.invoke
Class ToolSpecNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by eu.scape_project.pit.invoke.ToolSpecNotFoundException
All Implemented Interfaces:
Serializable

public class ToolSpecNotFoundException
extends Exception

Author:
Andrew Jackson
See Also:
Serialized Form

Constructor Summary
ToolSpecNotFoundException()
           
ToolSpecNotFoundException(String message)
           
ToolSpecNotFoundException(String message, Throwable cause)
           
ToolSpecNotFoundException(Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ToolSpecNotFoundException

public ToolSpecNotFoundException()

ToolSpecNotFoundException

public ToolSpecNotFoundException(String message,
                                 Throwable cause)
Parameters:
message -
cause -

ToolSpecNotFoundException

public ToolSpecNotFoundException(String message)
Parameters:
message -

ToolSpecNotFoundException

public ToolSpecNotFoundException(Throwable cause)
Parameters:
cause -


Copyright © 2013. All Rights Reserved.