Modelers

org.topcased.modeler.graphconf.exceptions
Class MissingGraphConfFileException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.topcased.modeler.graphconf.exceptions.MissingGraphConfFileException
All Implemented Interfaces:
java.io.Serializable

public class MissingGraphConfFileException
extends java.lang.RuntimeException

Exception when the diagram.graphconf file is not found in the configuration of a diagram Creation 1 août 06

See Also:
Serialized Form

Constructor Summary
MissingGraphConfFileException()
           
MissingGraphConfFileException(java.lang.String message)
           
 
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

MissingGraphConfFileException

public MissingGraphConfFileException()

MissingGraphConfFileException

public MissingGraphConfFileException(java.lang.String message)
Parameters:
message -

Modelers

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