com.atlassian.config.wizard
Class StepNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.atlassian.config.wizard.StepNotFoundException
All Implemented Interfaces:
Serializable

public class StepNotFoundException
extends Exception

Created by IntelliJ IDEA. User: ROSS Date: 15/03/2004 Time: 14:22:10 To change this template use File | Settings | File Templates.

See Also:
Serialized Form

Constructor Summary
StepNotFoundException(String message)
           
StepNotFoundException(String message, 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

StepNotFoundException

public StepNotFoundException(String message)

StepNotFoundException

public StepNotFoundException(String message,
                             Throwable cause)


Atlassian Config is developed by Atlassian Software Systems.