plp.orientadaAspectos1.excecao.execucao
Class EntradaNaoFornecidaException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by plp.orientadaAspectos1.excecao.execucao.EntradaNaoFornecidaException
All Implemented Interfaces:
java.io.Serializable

public class EntradaNaoFornecidaException
extends java.lang.Exception

Exceção lançada quando uma entrada esperada não é fornecida.

See Also:
Serialized Form

Constructor Summary
EntradaNaoFornecidaException()
          Construtor.
 
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

EntradaNaoFornecidaException

public EntradaNaoFornecidaException()
Construtor.