com.togethersoft.openapi.ide.macro
Class InvalidContextError

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--com.togethersoft.openapi.ide.macro.InvalidContextError

public class InvalidContextError
extends RuntimeException

Runtime exception thrown by IdeMacroProvider and IdeMacroExpander when macro cannot be expandede in given IdeContext.

Author:
TogetherSoft

Methods inherited from class java.lang.Throwable
getMessage, getLocalizedMessage, toString, printStackTrace, printStackTrace, printStackTrace, fillInStackTrace

Methods inherited from class java.lang.Object
getClass, hashCode, equals, clone, notify, notifyAll, wait, wait, wait, finalize