org.objectweb.dsrg.sofa.cushion.behavior
Class CheckerImpl.InvalidBindingTypeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.ow2.dsrg.fm.bptools.architecture.ParsedArchitecture.ArchitectureException
              extended by org.objectweb.dsrg.sofa.cushion.behavior.CheckerImpl.InvalidBindingTypeException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
CheckerImpl

public static class CheckerImpl.InvalidBindingTypeException
extends org.ow2.dsrg.fm.bptools.architecture.ParsedArchitecture.ArchitectureException

See Also:
Serialized Form

Constructor Summary
CheckerImpl.InvalidBindingTypeException()
           
 
Method Summary
 
Methods inherited from class org.ow2.dsrg.fm.bptools.architecture.ParsedArchitecture.ArchitectureException
toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CheckerImpl.InvalidBindingTypeException

public CheckerImpl.InvalidBindingTypeException()