org.gwe.p2elv2
Class P2ELMultiValueVarDependentOnRuntimeVarException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.gwe.p2elv2.P2ELMultiValueVarDependentOnRuntimeVarException
All Implemented Interfaces:
java.io.Serializable

public class P2ELMultiValueVarDependentOnRuntimeVarException
extends java.lang.Exception

Since:
Aug 20, 2008
Author:
Marco Ruiz
See Also:
Serialized Form

Constructor Summary
P2ELMultiValueVarDependentOnRuntimeVarException(PVariable var)
           
 
Method Summary
 java.lang.String getMessage()
           
 void setVariable(PVariable var)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, 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

P2ELMultiValueVarDependentOnRuntimeVarException

public P2ELMultiValueVarDependentOnRuntimeVarException(PVariable var)
Method Detail

setVariable

public void setVariable(PVariable var)

getMessage

public java.lang.String getMessage()
Overrides:
getMessage in class java.lang.Throwable


Copyright © 2007-2009. All Rights Reserved.