org.codehaus.tycho
Class TychoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codehaus.tycho.TychoException
- All Implemented Interfaces:
- Serializable
public class TychoException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TychoException
public TychoException()
TychoException
public TychoException(String message,
Throwable cause)
TychoException
public TychoException(String message)
TychoException
public TychoException(Throwable cause)
Copyright © 2008-2011. All Rights Reserved.