Exception Inventory

.

  • Throwable
    • Error
      • ParseError
      • TypeError
        • ArgumentCountError
      • ArithmeticError
        • DivisionByZeroError
      • AssertionError
    • Exception
      • class DSLException extends \Exception { /**/ }
      • class GremlinException extends \Exception { /**/ }
      • class HelperException extends \Exception { /**/ }
      • class InaptPHPBinary extends \Exception { /**/ }
      • class InvalidPHPBinary extends \Exception { /**/ }
      • class InvalidProjectName extends \Exception { /**/ }
      • class LoadError extends \Exception { /**/ }
      • class MissingFile extends \Exception { /**/ }
      • class MustBeADir extends \Exception { /**/ }
      • class MustBeAFile extends \Exception { /**/ }
      • class NoDump extends \Exception { /**/ }
      • class NoDumpYet extends \Exception { /**/ }
      • class NoPhpBinary extends \Exception { /**/ }
      • class NoPrecedence extends \Exception { /**/ }
      • class NoRecognizedTokens extends \Exception { /**/ }
      • ErrorException
      • ClosedGeneratorException
      • DOMException
      • LogicException
        • BadFunctionCallException
          • BadMethodCallException
        • DomainException
        • InvalidArgumentException
        • LengthException
        • OutOfRangeException
      • RuntimeException
        • class AnotherProcessIsRunning extends \RuntimeException { /**/ }
        • class MissingGremlin extends \RuntimeException { /**/ }
        • class NeedsAnalyzerThema extends \RuntimeException { /**/ }
        • class NoCodeInProject extends \RuntimeException { /**/ }
        • class NoFileToProcess extends \RuntimeException { /**/ }
        • class NoJobqueueStarted extends \RuntimeException { /**/ }
        • class NoStructureForTable extends \RuntimeException { /**/ }
        • class NoSuchAnalyzer extends \RuntimeException { /**/ }
        • class NoSuchDir extends \RuntimeException { /**/ }
        • class NoSuchFile extends \RuntimeException { /**/ }
        • class NoSuchFormat extends \RuntimeException { /**/ }
        • class NoSuchLoader extends \RuntimeException { /**/ }
        • class NoSuchProject extends \RuntimeException { /**/ }
        • class NoSuchReport extends \RuntimeException { /**/ }
        • class NoSuchRuleset extends \RuntimeException { /**/ }
        • class NotProjectInGraph extends \RuntimeException { /**/ }
        • class ProjectNeeded extends \RuntimeException { /**/ }
        • class ProjectNotInited extends \RuntimeException { /**/ }
        • class ProjectTooLarge extends \RuntimeException { /**/ }
        • class QueryException extends \RuntimeException { /**/ }
        • class UnknownCase extends \RuntimeException { /**/ }
        • class UnknownDsl extends \RuntimeException { /**/ }
        • class UnknownGremlinVersion extends \RuntimeException { /**/ }
        • class VcsError extends \RuntimeException { /**/ }
        • class WrongNumberOfColsForAHash extends \RuntimeException { /**/ }
        • class WrongParameterType extends \RuntimeException { /**/ }
        • OutOfBoundsException
        • OverflowException
        • RangeException
        • UnderflowException
        • UnexpectedValueException
        • PDOException
      • PharException
      • ReflectionException