org.androidtransfuse.analysis
Class TransfuseAnalysisException

Package class diagram package TransfuseAnalysisException
java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.androidtransfuse.analysis.TransfuseAnalysisException
All Implemented Interfaces:
Serializable

public class TransfuseAnalysisException
extends RuntimeException

Author:
John Ericksen
See Also:
Serialized Form

Constructor Summary
TransfuseAnalysisException()
           
TransfuseAnalysisException(String s)
           
TransfuseAnalysisException(String s, Throwable throwable)
           
TransfuseAnalysisException(Throwable throwable)
           
 
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

TransfuseAnalysisException

public TransfuseAnalysisException()

TransfuseAnalysisException

public TransfuseAnalysisException(String s)

TransfuseAnalysisException

public TransfuseAnalysisException(String s,
                                  Throwable throwable)

TransfuseAnalysisException

public TransfuseAnalysisException(Throwable throwable)


Copyright © 2012. All Rights Reserved.