extends | 
			
Stringable			 | 
		
|---|
| Methods | ||
|---|---|---|
				
					
	public
					
					
				
			 | 
			
				getMessage(): string
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				getCode()
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				getFile(): string
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				getLine(): int
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				getTrace(): array
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				getPrevious(): ?Throwable
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				getTraceAsString(): string
	
			 | 
		# | 
| Methods inherited from Stringable | 
|---|
__toString()				 |