org.ow2.frascati.tinfi.api.control
Class IllegalPromoterException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.ow2.frascati.tinfi.api.TinfiException
              extended by org.ow2.frascati.tinfi.api.control.IllegalPromoterException
All Implemented Interfaces:
java.io.Serializable

public class IllegalPromoterException
extends TinfiException

Exception thrown when attempting to set a cycle between property promoters.

Since:
0.4.3
Author:
Lionel Seinturier
See Also:
Serialized Form

Constructor Summary
IllegalPromoterException(java.lang.String srccomp)
           
 
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

IllegalPromoterException

public IllegalPromoterException(java.lang.String srccomp)


Copyright © 2007-2011. All Rights Reserved.