Eclipse CDT
7.0

org.eclipse.cdt.core.dom.ast
Class ExpansionOverlapsBoundaryException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.eclipse.cdt.core.dom.ast.ExpansionOverlapsBoundaryException
All Implemented Interfaces:
java.io.Serializable

public class ExpansionOverlapsBoundaryException
extends java.lang.Exception

See IASTNode.getTrailingSyntax() and IASTNode.getLeadingSyntax().

Since:
5.1
See Also:
Serialized Form

Constructor Summary
ExpansionOverlapsBoundaryException()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, 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

ExpansionOverlapsBoundaryException

public ExpansionOverlapsBoundaryException()

Eclipse CDT
7.0

Copyright (c) IBM Corp. and others 2004, 2012. All Rights Reserved.