com.inxar.syntacs.automaton.pushdown
Class SCCTransitiveClosure.NonTrivialSCCException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.inxar.syntacs.util.AlgorithmException
                    |
                    +--com.inxar.syntacs.automaton.pushdown.SCCTransitiveClosure.NonTrivialSCCException
All Implemented Interfaces:
Serializable
Enclosing class:
SCCTransitiveClosure

public static class SCCTransitiveClosure.NonTrivialSCCException
extends AlgorithmException

See Also:
Serialized Form

Methods inherited from class org.inxar.syntacs.util.AlgorithmException
printStackTrace
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait