pt.ist.fenixframework.core.exception
Class ProjectException

Package class diagram package ProjectException
java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by pt.ist.fenixframework.core.exception.ProjectException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
NoProjectNameSpecifiedException, ProjectPropertiesNotFoundException, SpecifiedDmlFileNotFoundException

public abstract class ProjectException
extends Exception

See Also:
Serialized Form

Constructor Summary
ProjectException()
           
ProjectException(String string)
           
 
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

ProjectException

public ProjectException()

ProjectException

public ProjectException(String string)


Copyright © 2013. All Rights Reserved.