org.ow2.petals.system.systemstate.exception
Class ServiceAssemblyAlreadyExistsException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.ow2.petals.systemstate.SystemStateException
              extended by org.ow2.petals.system.systemstate.exception.ServiceAssemblyAlreadyExistsException
All Implemented Interfaces:
java.io.Serializable

public class ServiceAssemblyAlreadyExistsException
extends org.ow2.petals.systemstate.SystemStateException

See Also:
Serialized Form

Constructor Summary
ServiceAssemblyAlreadyExistsException(java.lang.String saName)
           
 
Method Summary
 java.lang.String getServiceAssemblyName()
           
 
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

ServiceAssemblyAlreadyExistsException

public ServiceAssemblyAlreadyExistsException(java.lang.String saName)
Method Detail

getServiceAssemblyName

public java.lang.String getServiceAssemblyName()


Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.