Package org.eclipse.cdt.core.dom
Class IASTServiceProvider.UnsupportedDialectException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.eclipse.cdt.core.dom.IASTServiceProvider.UnsupportedDialectException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing interface:
- IASTServiceProvider
public static class IASTServiceProvider.UnsupportedDialectException extends java.lang.ExceptionThis exception is thrown when there is not a service provider that can handle the request due to dialect mis-match.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static longserialVersionUID
-
Constructor Summary
Constructors Constructor Description UnsupportedDialectException()
-
-
-
Field Detail
-
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
-
-