Traceability

tte.exceptions
Class AnalyzerMethodException

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

public final class AnalyzerMethodException
extends java.lang.Exception

Class Exception for AnalyzerMethods.

See Also:
Serialized Form

Constructor Summary
AnalyzerMethodException(java.lang.String message)
          Creates a new exception.
 
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

AnalyzerMethodException

public AnalyzerMethodException(java.lang.String message)
Creates a new exception.

Parameters:
message - of the exception

Traceability

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