plp.imperative2.memory
Class ProcedimentoJaDeclaradoException

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

public class ProcedimentoJaDeclaradoException
extends IdentificadorJaDeclaradoException

See Also:
Serialized Form

Constructor Summary
ProcedimentoJaDeclaradoException(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

ProcedimentoJaDeclaradoException

public ProcedimentoJaDeclaradoException(Id id)