Class MethodOutOfScope
Exception thrown in attempt to invoke a method that is out of scope.
- Exception implements Throwable
 - ┗ LogicException
 - ┗ BadFunctionCallException
 - ┗ BadMethodCallException
 - ┗ ICanBoogie\Prototype\MethodOutOfScope uses ICanBoogie\Accessor\AccessorTrait (not available)
 
Methods summary
Methods inherited from Exception
			__toString(), 
			__wakeup(), 
			getCode(), 
			getFile(), 
			getLine(), 
			getMessage(), 
			getPrevious(), 
			getTrace(), 
			getTraceAsString()
		
Properties summary
Properties inherited from Exception
			$code, 
			$file, 
			$line, 
			$message