Traceability

tte.exceptions
Class CannotCreateProjectFileException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by tte.exceptions.CannotCreateProjectFileException
All Implemented Interfaces:
java.io.Serializable

public class CannotCreateProjectFileException
extends java.lang.Exception

Exception raised it is impossible to create a Traceabililty Project file.

See Also:
Serialized Form

Constructor Summary
CannotCreateProjectFileException(java.lang.String message)
          Creates an instance of report generation exception with a message in parameter.
 
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

CannotCreateProjectFileException

public CannotCreateProjectFileException(java.lang.String message)
Creates an instance of report generation exception with a message in parameter.

Parameters:
message - is the error message that isthrown

Traceability

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.