Package org.eclipse.tycho.artifacts
Class TargetPlatformFilterSyntaxException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.eclipse.tycho.artifacts.TargetPlatformFilterSyntaxException
-
- All Implemented Interfaces:
Serializable
public class TargetPlatformFilterSyntaxException extends RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TargetPlatformFilterSyntaxException(String message)
TargetPlatformFilterSyntaxException(String message, Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-