org.apache.sling.testing.tools.serversetup
Class ServerSetup.SetupException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.sling.testing.tools.serversetup.ServerSetup.SetupException
All Implemented Interfaces:
Serializable
Enclosing class:
ServerSetup

public static class ServerSetup.SetupException
extends Exception

See Also:
Serialized Form

Constructor Summary
ServerSetup.SetupException(String reason)
           
ServerSetup.SetupException(String reason, 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

ServerSetup.SetupException

public ServerSetup.SetupException(String reason)

ServerSetup.SetupException

public ServerSetup.SetupException(String reason,
                                  Throwable cause)


Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.