org.designwizard.exception
Class InexistentEntityException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.designwizard.exception.InexistentEntityException
All Implemented Interfaces:
java.io.Serializable

public class InexistentEntityException
extends java.lang.Exception

Author:
Jo�o Arthur Brunet Monteiro - jarthur@dsc.ufcg.edu.br
See Also:
Serialized Form

Constructor Summary
InexistentEntityException(java.lang.String msg)
          Create a new InexistentEntityException.
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InexistentEntityException

public InexistentEntityException(java.lang.String msg)
Create a new InexistentEntityException.

Parameters:
message -