Class IASTServiceProvider.UnsupportedDialectException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.cdt.core.dom.IASTServiceProvider.UnsupportedDialectException
All Implemented Interfaces:
Serializable
Enclosing interface:
IASTServiceProvider

public static class IASTServiceProvider.UnsupportedDialectException extends Exception
This exception is thrown when there is not a service provider that can handle the request due to dialect mis-match.
See Also:
  • Field Details

  • Constructor Details

    • UnsupportedDialectException

      public UnsupportedDialectException()