dk.brics.xact.compiler
Class SetupException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by dk.brics.xact.compiler.SetupException
All Implemented Interfaces:
Serializable

public class SetupException
extends RuntimeException

Exception caused by invalid parameters to the XACT compiler or analysis.

See Also:
Serialized Form

Constructor Summary
SetupException(String str)
          Constructs a new SetupException.
 
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

SetupException

public SetupException(String str)
Constructs a new SetupException.



Copyright © 2005-2011 Aarhus University.