Class ApplicationNotInstantiated
Exception thrown in attempt to obtain the application before is has been instantiated.
- Exception implements Throwable
 - ┗ LogicException
 - ┗ ICanBoogie\ApplicationNotInstantiated
 
Methods summary
Methods inherited from Exception
			__toString(), 
			__wakeup(), 
			getCode(), 
			getFile(), 
			getLine(), 
			getMessage(), 
			getPrevious(), 
			getTrace(), 
			getTraceAsString()
		
Constants summary
Properties summary
Properties inherited from Exception
			$code, 
			$file, 
			$line, 
			$message