org.sca4j.host.expression
Class ExpressionExpansionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.sca4j.host.SCA4JRuntimeException
                  extended by org.sca4j.host.expression.ExpressionExpansionException
All Implemented Interfaces:
java.io.Serializable

public class ExpressionExpansionException
extends SCA4JRuntimeException

Version:
$Revision$ $Date$
See Also:
Serialized Form

Constructor Summary
ExpressionExpansionException(java.lang.String string)
           
 
Method Summary
 
Methods inherited from class org.sca4j.host.SCA4JRuntimeException
getIdentifier
 
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

ExpressionExpansionException

public ExpressionExpansionException(java.lang.String string)


Copyright © 2008-2010 Service Symphony. All Rights Reserved.