plp.imperative2.memory
Class ProcedimentoNaoDeclaradoException

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

public class ProcedimentoNaoDeclaradoException
extends IdentificadorJaDeclaradoException

See Also:
Serialized Form

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

ProcedimentoNaoDeclaradoException

public ProcedimentoNaoDeclaradoException(Id id)