plp.expressions2.memory
Class VariavelJaDeclaradaException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by plp.expressions2.memory.IdentificadorJaDeclaradoException
              extended by plp.expressions2.memory.VariavelJaDeclaradaException
All Implemented Interfaces:
java.io.Serializable

public class VariavelJaDeclaradaException
extends IdentificadorJaDeclaradoException

See Also:
Serialized Form

Constructor Summary
VariavelJaDeclaradaException(Id id)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

VariavelJaDeclaradaException

public VariavelJaDeclaradaException(Id id)