Class CoreAlreadyBooted
Exception thrown in attempt to boot the application a second time.
- Exception implements Throwable
 - 
			
LogicException
			
			
		 - 
			
ICanBoogie\CoreAlreadyBooted			
			
			
		 
Methods summary
				 public 
				
				
				
			 | 
			
Methods inherited from Exception
				__toString(), 
				__wakeup(), 
				getCode(), 
				getFile(), 
				getLine(), 
				getMessage(), 
				getPrevious(), 
				getTrace(), 
				getTraceAsString()
			
Constants summary
string | 
				
					
						DEFAULT_MESSAGE
					
					 | 
				
					 
						#
						 
				"The core has already booted."
					 | 
			
Properties summary
Properties inherited from Exception
				$code, 
				$file, 
				$line, 
				$message