org.eclipse.tycho.extras.tpvalidator
Class TPError

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.eclipse.tycho.extras.tpvalidator.TPError
All Implemented Interfaces:
Serializable

public class TPError
extends Exception

See Also:
Serialized Form

Constructor Summary
TPError(File file, Exception cause)
           
 
Method Summary
 String getMessage()
           
 String getMessage(boolean debug)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, 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

TPError

public TPError(File file,
               Exception cause)
Method Detail

getMessage

public String getMessage()
Overrides:
getMessage in class Throwable

getMessage

public String getMessage(boolean debug)


Copyright © 2010-2013 Eclipse Foundation. All Rights Reserved.