org.codehaus.wadi.servicespace
Class ServiceSpaceNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.codehaus.wadi.servicespace.ServiceSpaceException
                  extended by org.codehaus.wadi.servicespace.ServiceSpaceNotFoundException
All Implemented Interfaces:
java.io.Serializable

public class ServiceSpaceNotFoundException
extends ServiceSpaceException

Version:
$Revision: $
See Also:
Serialized Form

Constructor Summary
ServiceSpaceNotFoundException(ServiceSpaceName serviceSpaceName)
           
 
Method Summary
 
Methods inherited from class org.codehaus.wadi.servicespace.ServiceSpaceException
getServiceSpaceName
 
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

ServiceSpaceNotFoundException

public ServiceSpaceNotFoundException(ServiceSpaceName serviceSpaceName)


Copyright © 2008. All Rights Reserved.